To use a Web Service to trigger a schedule in RapidiOnline is run immediately, please follow these steps:
First of all: To enable this feature, you need to ask RapidiOnline support to enable this feature and setup your OrganizationId on your RapidiOnline service (If you are using Salesforce.com, we prefer using that OrganizationId, otherwise it can be your company VAT number (appended with some secret number for added security))
- Open a case at www.rapidionline.com/support/Submit-a-case - include you OrganizationId
If you have not already done so, create a schedule in RapidiOnline, for the Transfer or Group of transfers that you want to trigger
- Create the Schedule in RapidiOnline service configuration
Create a client Web Service in your system using the information below:
WSDL: api.rapidionline.com/api/wsdl
Test Page: api.rapidionline.com/api/invoke
You need to use the Web Service called: ScheduleTrigger
The parameters are the above mentioned OrganizationId and the name (code) of the Schedule in RapidiOnline that you want triggered.
Happy hacking ;-)
Michael