Hi all,
I’m working with PowerAutomate and have set up an outbound workflow from my Bubble app, this will prefil a Word Document and return a PDF file to my bubble app for upload and signing.
The problem is in returning the file, I have tried sending bubble Base64 and Binary. Even in postman it won’t accept multipart so I presume I must send this via raw json?
Is there anyone who would be abe to provide some insight?