Created/Modified by for Contacts - API Changes
Tied to the Created/Modified By for Contacts changes with this release, API changes are also being made. As such:
- New properties will be added to the Application API endpoint to retrieve a contact:
- /api/rest/2.0/data/contact/{id}
- /api/rest/2.0/data/contacts
- createdBy: User ID
- createdByName: User Display Name
- updatedBy: User ID
- updatedByName: User Display Name
- createdSourceType: Asset or function type that created the contact
- updatedSourceType: Asset or function type that modified the contact
- Bulk API definitions can be configured to return these:
- {{Contact.CreatedBy}}: User ID
- {{Contact.CreatedByName}}: User Display Name
- {{Contact.CreatedSourceType}}: Asset or function type that created the contact
- {{Contact.ModifiedBy}}: User ID
- {{Contact.ModifiedByName}}: User Display Name
- {{Contact.ModifiedSourceType}}: Asset or function type that modified the contact
Steps to Enable
To enable this feature you need to log a Service Request (SR).