Custom Fields Setup in Zuora
Create custom fields in Zuora to enable data synchronization with Salesforce.
To enable data sync, create the following custom fields under each object in Zuora:
- Contact
crmId (API name: crmId__c, Type: Text): Stores the ID of the SFDC account from which the contact was created.
crmOrderId (API name: crmOrderId__c, Type: Text): Stores the ID of the SFDC order for which the contact was created.
Subscription
Contract ID (API Name: SFDC_Contract__c, Type: Text)