Forum Discussion
4 Replies
- bojanvelevskiValued Contributor
One way you can do this is by using an API. I’ve used ConvertAPI, it’s pretty simple and straightforward process.
Regards,
Bojan- wpenfoldContributor
You can call this from within a snaplogic pipeline? I’m a little concerned about security of data. The PDFs I’m working with have financial information.
- bojanvelevskiValued Contributor
Yes you can. Here is a sample response:
You’ll have to configurate a REST POST snap with the generated link from ConvertAPI, add a token parameter, and you have the option to upload the file directly within the POST snap. It’s pretty useful service, but I don’t know enough about your concerns, if you decide to use it, you’ll have to make some research.