Make a custom activity available for playbooks in Creator Studio

  • Release version: Australia
  • Updated March 12, 2026
  • 3 minutes to read
  • You must add custom activities to the Creator Studio Activities table [sn_creatorstudio_activity] before users can add them to playbooks when building apps.

    About this task

    You may want to create custom activities for complex or company-specific workflows. For example:
    • The standard Request approval activity has a Requester's manager option, but you may need a Department manager instead.
    • You may need an approval or flow with more complex decision logic than is easily built in the Creator Studio automation. You could use Workflow Studio to build that flow, and then create a custom action that calls it.
    • You may want more notification types than the standard Email notification activity. You could create a flow that sends a notification to a MS Teams integration, and create an activity that calls that flow.

    Before you begin

    The following steps must be completed before you can make a custom activity available in Creator Studio:
    1. Create the flow, subflow, or action: An admin or someone with the correct role must first create the flow, subflow, or action in Workflow Studio. For more information, see General guidelines for Workflow Studio flows, subflows, and actions.
    2. Define the activity: An admin then defines the activity by adding it to the Activity Definition table and assigning the flow/subflow/action to a playbook activity. This step is also when the admin specifies which inputs can be made available as fields in the activity settings in Creator Studio playbooks. For more information, see Activity definitions and Create an activity definition.
      Note:
      If an activity definition already exists for the activity you want, you can skip this step.

    Role required: admin or app_engine_admin

    Procedure

    1. Navigate to All > App Engine > Request App Administration > Creator Studio Activities.
      All of the standard Creator Studio activities appear in the list, not just custom activities.
      Figure 1. Activities table
      Creator Studio Activities table showing available activities with their descriptions and order values.
      The Creator Studio Activities table appears.
    2. Create the basis of the new activity.
      1. Select the New button.
      2. On the record, fill in the fields.
        Field Description
        Activity Search for and select the type of activity that will be the basis of your custom activity.

        For example, create a complex approval activity by selecting Request Multi-Level Approval.

        Note:
        Once you choose an activity, you can select the information icon to preview its Activity Definition record.
        Order Order that the activity appears in the Creator Studio activity picker list.

        For example, an activity with order number 400 appears before an activity with order number 500.

        Short description Brief description of the custom activity, which appears in the activity picker.
        To see a list of all the available activities you can add:
      3. Confirm that the Active option is selected to make the activity appear in Creator Studio.
      4. Select Submit.
    3. Specify which fields appear in the playbook activity's properties panel.
      Note:
      The fields that appear may have already been configured in the process of defining the activity. If so, follow these steps to verify that the available fields are correct.
      1. Open the definition for the newly created activity by selecting it from the Activity column of the Creator Studio Activities table.
      2. Confirm that the Automation Plan tab is selected.
      3. Make the field appear for the activity’s properties in a Creator Studio by selecting Always Show.
        For example, set the Assigned To field to Always Show to users building a playbook in Creator Studio.

        For more information, see Add dynamic inputs to an activity.

        Figure 2.
        Activity Definition form showing Variables section with input fields for Assigned To, Comments, Due Date, Table, and Record.
      4. Optional: Hide a field from the properties panel by setting it to Show as additional property for admins only.
      5. Repeat these steps for every field that should be visible on the properties panel.
      6. Save the record.
    4. Return to the Creator Studio Activities table.
    5. Review the Creator Studio Activity record by selecting is Short Description field.
    6. Confirm that the Active option is selected, and that everything else is correct.
    7. Optional: Save the record if you made any additional changes by selecting the Update button.

    Result

    The new activity appears in the activity picker in Creator Studio.

    Figure 3. New activity appears in the activity picker
    The activity we added appears at the end of the activity picker