When syncing Salesforce with Zendesk, it's important to be aware of Salesforce's streaming API rate limits.
These limits are based on the maximum number of delivered event notifications within a 24-hour period, shared by all CometD clients. Exceeding these limits can deactivate the sync. To manage this, you can check your current rate-limit usage through Salesforce's tools to ensure you stay within the allowed limits.
To sync multiple Salesforce records with Zendesk at once, you need to use the new Salesforce integration. This integration allows batch updates and API updates to trigger a sync, provided a mapped field is changed. To perform a batch-sync, you can…
A data sync between Salesforce and Zendesk is triggered when a mapped field in a Salesforce record is updated or when a new record is created. It's important to note that updates to unmapped fields do not trigger a sync. This means that for a sync…
No, you should not use the Bulk API for syncing Salesforce records with Zendesk. Instead, use the Batch API. The reason is that Bulk API updates do not generate the Push Topic events required for syncing, due to limitations in the Salesforce API….
It is not strictly necessary to remove the mapping after syncing Salesforce with Zendesk, but it is recommended. Leaving the mapping in place can serve as a way to manually trigger a sync in the future. However, if you encounter issues with the…
Yes, you can sync Salesforce Person Accounts with Zendesk, similar to standard Accounts. However, it's recommended to test this functionality to ensure it works as expected in your specific setup. This allows you to verify that the sync process…