I want to get notified when a new lead is created in Salesforce. Is there something like webhook in Salesforce or some other way to achieve this?
From Setup, in the Quick Find box, enter Notification Builder , and then select Custom Notifications. Click New, and then select Salesforce Desktop or Mobile. Add your Custom Notification Name and API Name, and notification channels. Sends a notification to the desktop notification tray.
A Lead assignment rule consists of multiple rule entries that define the conditions and order for assigning cases. From a Salesforce User interface, a user can trigger assignment rules by simply checking the Assign using the active assignment rules checkbox under the optional section.
Yes, plenty of options :)
For Salesforce as actor:
For external system as actor:
[SELECT Id FROM Lead WHERE CreatedDate > :lastTimeIhaveChecked]
I hate to self-promote but since some might fine this as a useful answer... I built a Webhook creator for Salesforce. It is open source: https://github.com/jamesward/salesforce-webhook-creator
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With