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
msc7808msc7808 

Scheduling/Webservice

Hey Guys,

 

I have a requirement from the client as follows:

 

At a certain time of the day I need to connect to our partner WebService and pass modifiied/new contacts, accounts to their system.


How can I set this in Salesforce?


Thanks


MS

sgoldberRHsgoldberRH

Hey -

 

I used Cronkit http://www.linvio.com/cronkit.php.   Once I got it setup it runs very well.  You can insert your code inside the class he provides then create workflow rules to trigger the code at certain intervals.  And it is free. 

Message Edited by sgoldberRH on 06-29-2009 08:40 AM