function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Miten PurohitMiten Purohit 

Need help in Slack Integration.

UseCase. Whenever an opportunity is Closed Won In Salesforce, a notification should be sent to a slack channel.
Steps i already completed:
Created apex class and test class 
Created a process builder to run that apex class with the reuired consition.
Error i am getting:
Developer script exception from Numerator : SlackOpportunityPublisher for job ID 7071V00003XTnvR. : Unauthorized endpoint, please check Setup->Security->Remote site settings. endpoint = https://xyz.slack.com/services/T0298VAEK/BLPETK2R2/Rac52NjPIQSkanrlNAV8r5BL

Not able to add this full endpoint. Can someone please help.
Thanks.
Durga PaavanDurga Paavan
Can you just add https://xyz.slack.com to remote site settings and check if integration is firing.

Cheers,
Durgapaavan