After you identify and extract ERP (Enterprise Resource Planning) data with ERP Data Hub, you can use that data on the Now Platform as the data source for products and apps.

Use retrieved ERP data in flows

Build flows in Workflow Studio to specify details for when you query or update the ERP (Enterprise Resource Planning) system.

For example, you can generate a record for each response from the ERP system, making that data available for use on the Now Platform. For more information, see Building flows to read or update the ERP system.

Build a ServiceNow app that consumes ERP data

ERP data from the system of record is available in the remote tables and ERP extraction tables that you configure in ERP Data Hub. You can also use table transform maps to put extracted ERP data into a Glide table.

After ERP data is available on tables in the Now Platform, you can use those tables as the foundation for app builders. For example, you can use ERP tables as a data source when you add data in App Engine Studio. For more information, see Create a data model for your application.

ServiceNow low- and pro-code builders

Use any of the following ServiceNow builders to create apps using custom data:

Using Glide to query ERP data

You can also access data from the system of record through the Glide API.

For more information, see Sample Glide query for ERP data in ERP Data Hub.