Jotform output is concatenated

The answers to the Jotform are clumped all together instead of being separate fields. How do I format the answers as separate fields?

Zapier’s Jotform functionality has the answers as separate fields, can we make the Activepieces one function the same way?

This has been an issue for a while. Jotform - Multi-part form mapping - Known Issues - Activepieces Community

How I have been getting around it is to:

  • Add the Google Sheet integration to my Jotforms
  • Add the webhook integration to my jotform

Then, catch the hook as the trigger in ActivePieces. (This avoids the Google Sheets delay.) It gives you the submission ID, which you can then look up on your Google sheet using Find Row. That will give you all your fields.

I’m with you that the Jotform piece needs to be fixed, but that workaround has been working for me. Hope it’s helpful to you!

Beautiful thank you!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.