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
Vishalg89Vishalg89 

salesforce to infusionsoft API call

Hi,

 

I have a requirement in which I need to get the data from infusionsoft CRM and insert into salesforce. Is there any way to call infusionsoft API from salesforce?

Please let me know asap.

 

Thanks

Vishal Gupta

 

 

Satish_SFDCSatish_SFDC

Yes, you can use HTTP call outs. 

Please go through the following links for more information.

 

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_callouts.htm

 

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_callouts_http.htm

 

 

Regards,

Satish Kumar