Skip to main content
February 21, 2017
Question

How Can I user Opportunity in webhook

  • February 21, 2017
  • 1 reply
  • 813 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
February 21, 2017

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