Configure JSON Mapping to the Job Record
Navigate to Setup > Job Mapping > Manage Records and customize the mapping from JSON to Job fields to suit your business needs.
Baseline configurations are provided and have mapped some of the most commonly used nodes into packaged fields, but it can be entirely customized.
Customization Options
- Change the Job field mapped to a JSON node in the out of the box configuration. The job description contained in the original document is mapped to the Job Description
field. To instead map it to your external-facing job description field, replace TR1__Client
_Description__c with TR1__Client_Job_Description__c in the Field API
Name field.
- Add new mapping by assigning a job field to one of the JSON node records that is not used in the out of the box configuration. To do this, enter the API name of the Job field in the Field API Name field.
- Create a new record for extra data mapping.
Was this helpful?