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
Pedro Garcia GPedro Garcia G 

custom schedule jobs

Hi...

I'm developing a package which connects to the third system to pull and update the Contact data in Salesforce.

I'd like to provide to the SF administration the option to create the connection schedule. For example:
connect twice per day or connect twice per week, etc.

I'm wondering if there is a module that I could reuse or any tips to build it my self.

Thanks,
Pedro
Raj VakatiRaj Vakati
There is no such .. but this is what i can suggest 
  1. Create an custom object that will be able to store the all the schedule  job frequency 
  2. ash admin to create a records as many they wany 
  3. Pull the data from the object and create schedule