Creating and Subscribing to a Record

You can use the Create Record and Subscribe To Record actions to create a record, track the created record, and execute actions and conditions based on the status of the created record. You use a workflow field or state field to reference the created record.

The following example shows how to create a Phone Call record in a workflow for a Bike Repair record, subscribe to the record, and then transition the record in the workflow when the Phone Call record completes.

The following screenshot shows the states and transitions in the workflow:

A screenshot that shows the states and transitionsin a sample workflow.

This example shows how to create and subscribe to a Phone Call record in the Review Order state and execute a transition between the Notify Customer and Notify Supervisor states when the phone call completes.

Use the following basic process to use the Create Record and Subscribe To Record actions together:

  1. Create a workflow field. The field is accessible to each state in the workflow. See Step 1 Create the Workflow Field.

  2. Use the Create Record action to create a new Phone Call record. See Step 2 Create the Create Record Action.

  3. Use the Subscribe To Record action to track the Phone Call record. See Step 3 Create the Subscribe To Record Action.

  4. Create a transition that executes when the Phone Call record completes. See Step 4 Create the Conditional Transition.

After you complete the above steps and create the record to initiate the workflow, the Phone Call record is created and the transition executes when the Phone Call record is marked as complete.

Guidelines for Creating and Subscribing to a Record

Related Topics

Action Examples
Using Buttons to Execute Transitions
Using Buttons for Navigation
Executing an Action with a Saved Search Condition
Using Conditional Fields with Actions
Setting Field Values in Action Definitions
Workflow Actions
Working with Actions
Workflow Actions Overview
Create Record Action
Subscribe To Record Action

General Notices