Michael_Guthrie | 2024-09-06 21:49:24 UTC | #1
I have a Customer.End trigger set up that gets triggered any time someone disconnects from an Architect flow. However, the problem is I don't know which flow is the one that actually set off the trigger. Ideally I would like to be able to make a condition in the trigger that checks which flow (maybe by name or some kind of ID) activated the trigger, that way I don't have to needlessly launch a workflow after the trigger is activated, have that workflow run logic to find out which flow triggered it, and then if it's a flow that that I don't want to interact with the flow, end the flow. I want to figure out which flow activated the trigger before doing all that so I don't have to launch the workflow unless it's the correct flow.
Does anyone know how to check which flow activated the trigger?
system | 2024-10-07 21:49:43 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 28942