Salesforce to Slack Integration Using Apex and Webhook
Salesforce to Slack Integration Using Apex and Webhook Overview: We’ll explore how to send notifications to a Slack channel whenever a new lead is created in Salesforce. We’ll achieve this by writing an Apex class and a trigger. Step 1: Setting Up Slake permission in Salesforce to Slake Step 2: Creating Slake Channel Step 3: […]