Salesforce webhooks are a real-time communication method that allows Salesforce to send notifications to external applications when specific events occur

  • A new lead is created
  • A field on an existing account is updated

Webhooks are event-driven, meaning they are sent automatically when an event is triggered in the source system. They can be used to: Integrate data in real-time, Send data back into Salesforce, Facilitate data flowing into Salesforce, and Trigger actions and workflows in external systems. 

Webhooks can streamline business processes and reduce the need for manual intervention. They can be set up using Salesforce Sites or Experience Cloud

To set up webhooks in Salesforce, you can: 

  1. Navigate to the Sites and Domains > Sites section in Setup
  2. Create a new site
  3. Note the Domain Name and Path of the site
  4. Create an Apex class to act as the webhook handler
  5. Activate the site

🔔🔔  Follow us on LinkedIn  🔔🔔

Content updated November 2024.

Related Posts
Salesforce OEM AppExchange
Salesforce OEM AppExchange

Expanding its reach beyond CRM, Salesforce.com has launched a new service called AppExchange OEM Edition, aimed at non-CRM service providers. Read more

The Salesforce Story
The Salesforce Story

In Marc Benioff's own words How did salesforce.com grow from a start up in a rented apartment into the world's Read more

Salesforce Jigsaw
Salesforce Jigsaw

Salesforce.com, a prominent figure in cloud computing, has finalized a deal to acquire Jigsaw, a wiki-style business contact database, for Read more

Health Cloud Brings Healthcare Transformation
Health Cloud Brings Healthcare Transformation

Following swiftly after last week's successful launch of Financial Services Cloud, Salesforce has announced the second installment in its series Read more

author avatar
get-admin