The SuiteCRM synapse enables data synchronization between SuiteCRM objects and Syncari entities. Using sync studio, you can map SuiteCRM objects to Syncari entities.
Synapse Capabilities:
- Schema Discovery of Standard Objects and Custom Objects
- Bi-Directional Sync of Standard Objects and Custom Objects
Pre-requisites:
If you intend to use a Password Grant credentials use the following steps:
1. Login to SuiteCRM as an admin user and navigate to Admin.
2. In admin menu naviagate to oAuth2 Clients and Tokens.
3. Click on CREATE.
4. Add a name and secret of your choosing for the credentials and click SAVE.
5. You'll get the clientId on the last step.
When using Client Credentials grant you need to input only clientId and secret.