Salesforce Sync - API are read only or not available
Hello! I am looking to confirm my understanding of all limitations when you enable the Marketo Salesforce sync and came across documentation that seems to contradict itself. My understanding was that whilst some objects couldn't be updated they could still be read. See the first three points which support my understanding, but then see the last point which seems to contradict the first three points, and that those objects API are not available.
- Company APIs are read-only access for subscriptions which have SFDC Sync or Microsoft Dynamics Sync are enabled. https://developers.marketo.com/rest-api/lead-database/companies/
- Opportunity APIs are read-only access for subscriptions which have SFDC Sync or Microsoft Dynamics Sync are enabled. https://developers.marketo.com/rest-api/lead-database/opportunities/
- Sales Person APIs are read-only access for subscriptions which have SFDC Sync or Microsoft Dynamics Sync are enabled. Sales Persons are a type of person record that are the sales owners of lead records. They are related to Lead records by the externalSalesPersonId field on each Lead record. When a Lead is related to a Sales Person by a populated externalSalesPersonId field, the corresponding Lead Owner lookup fields are populated for that lead record in Marketo, allowing usage of the corresponding filters and tokens. https://developers.marketo.com/rest-api/lead-database/sales-persons/
- For instances with a native CRM integration enabled (either Microsoft Dynamics or Salesforce.com), the Company, Opportunity, Opportunity Role, and Sales Person APIs are disabled. The records are managed through the CRM when enabled and cannot be accessed or updated via Marketo’s APIs. https://developers.marketo.com/rest-api/lead-database/
Related to this, if anyone knows of any other limitations when you turn on the Salesforce sync that may not be in the documentation?
Thank you.