Hello friends;
I created a trigger for the dropdown resource. The trigger I created returns data according to a parameter.
How do I send a parameter via dropdown to trigger?
I couldn't find the help documents. Thank you from now.
Hello friends;
I created a trigger for the dropdown resource. The trigger I created returns data according to a parameter.
How do I send a parameter via dropdown to trigger?
I couldn't find the help documents. Thank you from now.
Hi
Welcome to the forum - let's try and assist.
First off, which app are you using in your trigger? Second, could you take a screenshot of how you've got it set up so far and post it here?
Thanks!
Hi
Dropdown triggers receive the bundle.inputData from the context of the dropdown. For example, if you have an action that creates posts and has a dropdown to look for users that have a specific tag. Your action should have a tag input field and when you open the dropdown, its trigger will receive the tag value from the action in bundle.inputData.tag . Hope this helps.
I need to get url information from the action I created to bring dropdown information and I need to bring this information and dropdown information.
This is out of my expertise - but
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.