DomainRecordTemplate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

The DomainRecordTemplate action creates a new record in a specified domain using a pre-configured template. Templates define default field values, related records, and business rules that are applied when the new record is created.

How It Works

When executed, the DomainRecordTemplate action:

  1. Retrieves the template specified by the templateId parameter
  2. Creates a new record in the target domain (as defined in the template)
  3. Populates the new record based on data in the source record -- uses the mappings defined in the template.
  4. Creates any related child-records as defined in the template

The DomainRecordTemplate action can be triggered from any domain and creates records in any domain that has templates configured:### Common Use Cases

  • Record conversion - Convert an incident to a claim
  • Child record creation - Create tasks, notes, or documents from a parent record
  • Workflow automation - Auto-create follow-up records based on events
  • Data initialization - Create records with pre-populated values
  • Related record setup - Create multiple related records in one action
Path Params
string
required

The DomainRecordTemplate action can be triggered from any domain as long as the domain is part of the domainRecordTemplateId.

integer
required

The source record ID that is passed to the template and used as the source of data mapped into the new record you are creating.

Body Params
parameters
object
required
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json