Best answer

Creating Integration Action input designer

  • 17 March 2021
  • 2 replies
  • 65 views

Is there a faster/easier way to create the input designer of an action? Or do I have to manually enter each item that will need to be mapped? My understanding is that this is what we are expecting to be sent to our webhook. i.e. what the Zap creator will have to map out on their end. I’d assume there was an easier way to input these?

icon

Best answer by Mercology 19 March 2021, 10:56

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 4
Badge +5

@jbuschman Are you talking about the Visual Builder GUI developer platform?  If so, you can always make the first Field a Dynamic Field and then use Code to build each individual field.  Just get rid of the API call stuff and build the field following https://zapier.github.io/zapier-platform-schema/build/schema.html#fieldschema

Userlevel 7
Badge +9

You might also consider moving to the CLI, which is likely a better fit for you and your project: https://platform.zapier.com/docs/export