Previously, in marketplace actions/triggers, users could choose either static data or a custom value for input fields. This forced developers to create duplicate actions—one for static inputs and another for custom values.
Example: For date inputs, developers had to create one action using a date picker and another for custom date input.
What's New ?
A new dropdown option allows users to select between a standard value or a custom value picker.
  • Standard Values
    : Users can input data based on the field type (e.g., date, dropdown, tag).
  • Custom Value Picker
    : Users can input data from custom fields, such as values from an inbound webhook trigger or other custom fields.
This enhancement eliminates the need for developers to create duplicate actions for the same purpose.
There will be no changes to the current process of building marketplace actions and triggers.
image
image