Create an action input from a step input

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Create an action input based on the data type of a step input. Map the step input value to the new action input.

    始める前に

    Role required: admin or action_designer

    このタスクについて

    You can use a step input as a template for an action input. Workflow Studio can create an action input of the same data type as the step input.

    手順

    1. Navigate to All > Process Automation > Flow Designer.
    2. Select Action.
    3. Create an action or open an existing action.
    4. Add a step or select an existing step.
    5. Select the Data Pill Picker icon for the step input you want to use as a template for an action input.
    6. Select the plus icon next to the Inputs option.
      Example data pill picker with a plus sign next to the Inputs option.

    タスクの結果

    Workflow Studio creates an input named after the step and input type. For example create_record_table_name, which is an input created for the Create Record step and the Table input. The action input is of the same data type as the step input, for example Table Name. The step input is mapped to the new action input, and the action input is available from the Data pane.

    Example action input named after the create record step.