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.