Question

Dynamic Input Fields for Actions

  • 12 January 2024
  • 1 reply
  • 73 views

Hi,  I am fairly new to Zapier ecosystem and writing a Zapier Action to “Create a new Journey”. Journey here is a Table in my DB.


The INPUT FIELDS of my action are not static and depends upon the Type Of “Journey”. There are 3 types of journeys. The most basic type has straightforward input fields. The input fields of other types are nested attributes and are totally dynamic.

For the example I am attaching a screenshot. 
internal_stakeholder_attributes and document_custom_fields are dynamic array of objects which may or may not exist depending upon the type of Journey and its Associations.

My questions are : 
1) How can I make the input fields dynamic ? 
2) How can i nest them ?


1 reply

Userlevel 6
Badge +8

Hi @Abdul Rahman,

Are you a developer creating a Zapier integration? We have some documentation on dynamic fields here.

Does that get you pointed in the right direction?

Reply