Hi, I’m building a new Integration App that has a action that activated by automation.
Similar to the Slack integration recipe, I would like to allow the user to input a custom message with the option to auto-populate Item properties.
For example,
For this example, on my server, I got only the ID of the dropdown option which is “{pulse.dropdown8}” and not its value.
How can I get the value in this scenario?
Thanks!