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?
It sounds like you want to check the “Enable to publish” on you workflow action block. When that is in the live version the user will see your custom action block in the automation builder.
Now the users can build an automation (not an integration) and pick the custom automation builder. They can pick any trigger and then select you action block from there.