TwentyT
Twenty2mo ago
18 replies
166268424

Can one still get the whole trigger to a workflow with the {{trigger}}?

In workflows you can get a specific element of a trigger, like for instance the title of a note, that changed. There used to be a trick, which allowed you to get the entire object of the trigger by typing in the input field {{trigger}} Has this been removed? I was unable to do this in the newest release. Is there another way to just get the whole object? Why are workflows limited to individual elements of individual objects for individual events (create, update, delete, etc). I want to send out a message if anything happens to anything.
Before someone suggests it: Webhooks are cool, but the workflow trigger also included the "before state", which is very useful in order to show what happened. And that information is missing from the webhook.
trigger.png
Was this page helpful?