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
nwingnwing 

How do I send an email to myself when a callout fails? (i am getting 'illegal character in url')

 

I also want the process to just skip the http callout so it doesn't completely kick the process out....

Best Answer chosen by Admin (Salesforce Developers) 
DonSpilkyDonSpilky

Use the try...catch method