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
ErikNelke1ErikNelke1 

api call failing at specific hours


We have a job that uses Pragmatic Works Task Factory to make a call to Salesforce and export a group of tables to SQL and make an update to two fields in SF.  The job runs ok  for the most part but we are seeing it fail at 12 midnight and 4 am but not on any specific days. The other four daily calls run without issue.

Does anyone know if SF is doing something on their end that may cause that to happen at those times? or is it an API  limit we are hitting?

Thank you.