You need to sign in to do that
Don't have an account?
msc7808
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
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.