Create Domain Mapping
Create a new domain mapping.
Authorizations
Bearer token for authentication
Body
DomainMappingCreateRequest
Schema for creating a domain mapping
The data domain
finance, expense_transaction, salary_transaction, file_transfer, project, org_unit, customer, schedule, time_report, employee "employee"
The UUID of the source system integration
"018eae56-8f9d-7ca0-bea3-17f3db6cf75b"
The UUID of the target system integration
"018eae56-8f9d-7ca0-bea3-17f3db6cf75b"
The data domain
finance, expense_transaction, salary_transaction, file_transfer, project, org_unit, customer, schedule, time_report, employee "employee"
List of conditions to create and attach to the created domain mapping.
Whether the domain mapping is enabled. Defaults to true.
true
List of sync triggers to create and attach to the created domain mapping. NOTE: Currently only one sync trigger can be created while creating a domain mapping. If multiple sync triggers are specified, only the first will be used. This restriction will be lifted in the future.
Response
Domain Mapping Response
Response schema for a single domain mapping.
An object representing a domain mapping.