Skip to main content
Question

Trigger with variable output fields

  • September 2, 2021
  • 0 replies
  • 168 views

Hi!

I’m trying to implement a trigger that would run when the user submits a form from our website. The form can have a variable number of fields. What is the best way to make these fields available as outputs of the trigger? It should be possible to:

  • forward all the field key value pairs to another app in the next step (so that it would work correctly regardless of the number of fields)
  • pick some fields to be used in next steps of the Zap (if something in the action step depends on the value)

Outputing the key-value pairs as line items allows forwarding them in bulk, but I can’t find a way to select some specific key to use in the next step. Creating dynamic output fields would allow using a specific field’s value in the next step, but not forwarding all the fields in bulk.

Is there a good way to set it up so that both ways would be possible?

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.