Hi all,
I’ve been building an integration for the past week that only uses custom actions. I would like to enable users to use any trigger of their choosing, however, I haven’t been able to figure out how to do this.
My actions only need the Item ID, which is sent by any trigger, I believe. I have to create full recipes every time (button clicked => my action, status changes => my action). But I would like users to be able to just pick up my action and link it to the trigger they want.
Is this possible, and if so, how can I implement this?
Thanks in advance!