Connect Salesforce to SharePoint
This recipe is designed to automate the export of Salesforce contact data to SharePoint. This process retrieves newly created contacts from Salesforce, transforms the data, and uploads individual contact records as JSON files to a SharePoint folder.
Solution Details
- Difficulty Level
- BEGINNER
- Solution Type
- Recipe
- Author
- Boomi
- Published on
- Oct 1, 2025
- Last updated on
- Jul 11, 2026
Get Started
Get StartedKey Features
- Retrieves contact data created within the last 24 hours from Salesforce
- Transforms contact data into files to be uploaded to SharePoint
- Via the REST Client Connector, the files are uploaded to SharePoint
Applications Required
- Salesforce
- SharePoint