TLDR: Any way to get the data from a JotForm submission as an array? Or, a better way to fill the fields on a PDF?
I’m using JotForm for a lot of data collection and Zapier triggers. We’ve also been using Formstack Documents (was WebMerge) to fill PDF forms with the data from JotForm, but we’re trying to get away from Formstack because they are too expensive. While JotForm’s PDF builder/integration exists, it’s not great.
Enter PDF4Me. They have a lot of nifty features and are constantly improving the toolkit. They have recently released a form-filler function with a lot of potential. Unfortunately, right now it only supports an array of data being passed to it like this:
is“fieldFirstName”,” fieldLastName”,”AddressLine01”],
,“Val1”,”Val2”,”Val3”]]
The kicker is I can’t figure out how to get the data from JotForm to Zapier in this format. Any ideas?
I’m not set on PDF4Me, but their pricing (<$10/mo is far better than Formstack’s at >$100/mo).