Hi everyone,
I'm trying to prepare an action that will send a file via the API. From the Postman app it works (screen below). 
How can I configure the rest API action to make the file dispatch mechanism work as in postman?
                        
                            Hi everyone,
I'm trying to prepare an action that will send a file via the API. From the Postman app it works (screen below). 
How can I configure the rest API action to make the file dispatch mechanism work as in postman?
                        
                            Hi, 
I am attaching an example of how I have it set up, it should be helpful, as for Postman, if you insert the binary part, it should also be sent.
Regards
                        
Hi, 
I am attaching an example of how I have it set up, it should be helpful, as for Postman, if you insert the binary part, it should also be sent.
Regards
                            Hi Damian,
here's a slightly different example from Karol, which doesn't require SQL.
https://daniels-notes.de/posts/2023/copy-attachment-to-other-workflow#generate-the-body
It seems that the API Endpoint of deepl is very similar to the one WEBCON is using for adding attaachments.
Best regards,
Daniel