Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Use ERP Data action details for flows

After you're done creating and managing your model in Zero Copy Connector for ERP, go to Workflow Studio and use the Use ERP Data action to test your model's inputs and outputs. You can then build a flow with the action to incorporate ERP data into the ServiceNow AI Platform.

For information on using the Use ERP Data action to retrieve ERP data, see Building flows to read or update the ERP system.

Roles and availability

Available as part of Zero Copy Connector for ERP.

Inputs

Provide a value for each input that your action needs. To add dynamic values, you can also select data pills using the pill picker.

Outputs

You can use these outputs as inputs for other items.

  • Action status

    Data type: Object

    Data pill that contains the current runtime details about the action. The Action Status object consists of a code and a message.

  • Don't Treat As Error

    Data type: True/False

    Option to report the Action Status as an error or a success when returned to a flow.

  • Error Message

    Data type: String

    String data pill containing the error message produced by the action, step, or system operation.

  • Response

    Data type: Dynamic Object

    Requested data that's returned from the ERP system. For more information, see Choose output parameters for a model.

Parent Topic:Zero Copy Connector for ERP reference