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
sunil2018sunil2018 

schedulebale batch to pull data from external system

Hi All, 

1.I need to create a schedulable batch run twice a day.
2.this batch will hit an external system end point and retrieve the data.
3.it capture errors into error object

kindly provide your inputs for this scenerio.
PriyaPriya (Salesforce Developers) 

Hi Sunil,

Kindly refer this article :-

https://www.brcline.com/blog/everything-you-need-to-know-about-schedulable-batch-apex

Regards,

Priya Ranjan