Refari Locations
In Refari Locations are an object, but in Seven20 they are a picklist and dependent picklist pair on the Job (seven20__Job__c) object. When sending a Job, a Location and/or Sub-Location is created or referenced as needed. Location (seven20__Location__c) is required, but Sub-Location (seven20__Sub_Location__c) is optional.
Mappings
| Refari Location Field | Seven20 Job Field | Required | Notes |
|---|---|---|---|
| external_id | n/a | n/a | System generated uuid |
| name | seven20__Location__c | Yes | If creating a Location this field is used |
| name | seven20__Sub_Location__c | no | If creating a Sub-Location this field is used |
| parent_id | n/a | n/a | System popualted when creating a Sub-Location with the parent's uuid |