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
Ramesh Reddy 98Ramesh Reddy 98 

apex callout to Mulesoft API

Greetings,

Could somebody suggest me what is the best way to get data from Mulesoft API to salesforce. Should we write Rest callout from Salesforce to Mulesoft API or Mulesoft integration team can write data in salesforce easily. Which is best approach . Thank you.
Regards
Suraj Tripathi 47Suraj Tripathi 47
Hi,
I think using REST callout is better because we can modify it whenever we want according to our needs. You can go through the below link as every step is well described to integrate API with salesforce.
https://dzone.com/articles/integration-of-salesforce-apex-api-with-mulesoft

Please mark it as Best Answer if it helps you.

Thanks & Regards
Suraj Tripathi