How to convert base64 to PDF
The base64 needs to be uploaded temporarily to our server first before it can be converted to PDF.
Integromat Steps
- Kindly add the
PDF.co Make an API Call
module - In the
API Endpoint Path
, enter the base64 endpoint/v1/file/upload/base64
- Scroll down to the
Body
parameter and click on theAdd Item
link. - In the
Key
field, type in file. - In the
Value
field, enter the base64. - Once you're set, you can then add the
PDF.co Convert into PDF
module to convert the file to PDF.