Skip to main content
Question

Developer Integration - Can I know the source of Action API which calling Trigger API Inside Action?


Brilliant16
Forum|alt.badge.img

I've a situation where I'm using a "trigger" inside “An Action” (In my Integration). So, I want to know the source (which action is using this Trigger.)
e.g: 
I've one common trigger which I want to give result bases on Action.
If Action Create Customer Calling [Trigger A] then return X, Y.
Else if, Action "Create Invoice" Calling [Trigger A] then return W, X.

 

so I can detect in Trigger A that this time source isCreate Customer” or "Create Invoice".

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.