Configure custom quote product feature fields in Zuora
Learn to configure custom quote product feature fields in Zuora, ensuring that custom fields are correctly sent from Salesforce to Zuora and populated on the Subscription Product Feature object.
When a quote is sent to Zuora, the custom fields added to the Custom Quote Product Feature Fields (zqu__zqu__CustomSentToZuoraFields) fieldset are sent to Zuora along with the quote. The value of each custom field is used to populate the corresponding custom field, with the same API name, on the Subscription Product Feature object in Zuora.
- In Zuora, create a custom field on the Subscription Product Feature object.
- In Zuora Quotes, create a custom field on the ZFeature object with the exact same API name and type as in Step #1.
- In Zuora Quotes, add the custom field you created in Step #2 to the Custom Quote Product Feature Fields fieldset on the ZFeature object.
- The products that include the feature attributes must have the Allow Feature Changes in Subscriptions field checked in Zuora Product Catalog.