Can we add Button on Lead info and company info Page? | Community
Skip to main content
January 6, 2016
Solved

Can we add Button on Lead info and company info Page?

  • January 6, 2016
  • 1 reply
  • 1681 views

Is there any way to add button on Lead info and company info page. Also can we call webhook from the trigger of the added button.

Best Regard,

Deepak

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

No, we don't have extensibility like this in place. You can only add custom fields to be displayed.

1 reply

Justin_Cooperm2
Justin_Cooperm2Accepted solution
New Participant
January 6, 2016

No, we don't have extensibility like this in place. You can only add custom fields to be displayed.

January 6, 2016

Thanks Justin.

Justin_Cooperm2
New Participant
January 6, 2016

One hacky workaround you can use if you're desperate is adding a custom field of type "Boolean"

Then you can check/uncheck the box in the lead detail page, which will change that attribute value under the hood. You could setup a trigger campaign for Data Value Changes on that field...