Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

TwixRiva allows you to synchornize in Xero additional people/contact related to a Xero Contact. This feature is part of the option when synchronizing Xero Contacts.

To synchronize additional pople/contacts, we need to ensure we have a Contact Person mapping. Below is an example of a Contact Person mapping that is included in the TwixRiva package.

CustomMetaData Mapping

Description

Object API Name

Target Standard/Custom Object to retrieve the contact person

Object Record Id

The look-up field that will be used as a filter to the target object for contact person

FirstName

The field to map the FirstName of the Contact Person Xero.

LastName

The field to map the LastName of the Contact Person Xero

EmailAddress

The field to map the Email of the Contact Person Xero

IncludeInEmails

The field to map the IncludeInEmail of the Contact Person Xero

NumberOfContacts

The limit of number of contacts to sync in Xero. We can only sync a maximum of 5 contacts.

IsContactPerson

A boolean field in the target object that determines if a record can be sync as a contact person.

FirstName, LastName, EmailAddress, IncludedInEmails and IsContactPerson are fileds in the target object. These are all required setup the contact person sync in Xero.

  • No labels