Hi Team ,
There is triggering events in smart list for opportunity i.e Opportunity created , Opportunity updated and Opportunity deleted , but I am not able to get payload in insert token of template while creating webhook , so I s there any way to worked Opportunity with Webhook
Thanks
Venkata Ravi
No there is none. Opportunities are not lead information. It's a separate model in the DB, with an N-N relationship.
And this is the same question as this one: In the Insert Token of Template why I am not able to get opportunity fields for creating webhook
What are you truing to achieve? Why not using the REST API? or manipulating opportunities in your CRM?
-Greg