FieldDataSource
Category: Data Gathering Parameter
Compatible with: Composer 8
Parameter Name: &FieldDataSource
Parameter Value: [Comma separated list of Salesforce Field API names that contain the JSON data]
Parameter Requirements: None
Parameter Description: FieldDataSource checks to see if any of the identified fields contain JSON strings, then merges the JSON data into the Composer template.
If the following error is encountered:
Navigate to Salesforce CongaServicesPlatform remote site and change it to Active.
, edit theThis parameter is supported in both Classic Composer buttons and Composer Lighting Component solutions.
Example:
If you have JSON data in a text field on the Opportunity with the API name “Description__c”, your parameter and value would be:
&FieldDataSource=Description__c