I have a need to create a synchronization scheduled task between SalesForce and an Umbraco installation using the SalesForce API. The main thing that this task will need to perform is to create instances of a certain page type so that items entered in SalesForce can be displayed and sorted, etc., on the Umbraco site.
First off, has anyone ever used the SalesForce API with Umbraco, and secondly, how would I go about this generally speaking? I have never created pages in Umbraco using code.
Creating Pages Using Code
Hi,
I have a need to create a synchronization scheduled task between SalesForce and an Umbraco installation using the SalesForce API. The main thing that this task will need to perform is to create instances of a certain page type so that items entered in SalesForce can be displayed and sorted, etc., on the Umbraco site.
First off, has anyone ever used the SalesForce API with Umbraco, and secondly, how would I go about this generally speaking? I have never created pages in Umbraco using code.
Thanks,
Garrett
Hi Garrett
Do you know where I can find any documentation for integrating into Salesforce? I'm looking to send some data from a form in Umbraco to Salesforce.
is working on a reply...