---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Next steps after extracting data from your ERP system using ERP Canvas

# Next steps after extracting data from your ERP system using ERP Canvas {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Use retrieved ERP data in flows {#erpi-next-steps-replatforming__section_ycf_thw_cbc}

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 ServiceNow AI Platform. For more information, see [Building flows to read or update the ERP system](https://servicenow-prod.fluidtopics.net/NdbNUiPnlKTbiurxTBkbMA "After you configure an operation in ERP Canvas, you can build a flow in Workflow Studio to specify details for querying the ERP (Enterprise Resource Planning) system. For example, build a flow that filters by Order ID.").

## Build a ServiceNow app that consumes ERP data {#erpi-next-steps-replatforming__section_rhd_qnt_swb-1}

ERP data from the system of record is available in the remote tables and ERP extraction tables that you configure in ERP Canvas. 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 ServiceNow AI 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](https://servicenow-prod.fluidtopics.net/sBUU39XKAFpc6eT3sEejzQ "Create a data model in App Engine Studio (AES) for your application by creating the tables that will house your application data. Create data tables that will be used in your application by creating the table from scratch, uploading a spreadsheet or PDF, or by using an existing table as a template. You can also create and schedule data imports by mapping a spreadsheet to an existing table in your application.").

## ServiceNow low- and pro-code builders {#erpi-next-steps-replatforming__section_ljv_3mt_swb1}

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

* [App Engine Studio](https://servicenow-prod.fluidtopics.net/Fmj9brHb9IK_I4bR7EEMGw "ServiceNow App Engine Studio (AES) is a guided, low-code tool for developing rich web applications to store information, automate business processes, and solve business problems. Work that was once assigned to administrators can now be delegated to employees with little to no training using AES.")
* [Flows in Workflow Studio](https://www.servicenow.com/docs/access?context=exploring-flows&version=yokohama&pubname=yokohama-build-workflows&ft:locale=en-US)
* [Playbooks in Workflow Studio](https://www.servicenow.com/docs/access?context=exploring-process-automation-designer&version=yokohama&pubname=yokohama-build-workflows&ft:locale=en-US)
* [Table Builder](https://servicenow-prod.fluidtopics.net/JsMfOwk2pZuxROkx9vgGWQ "Table Builder enables you to create, design, and administer tables and forms visually from a single user interface.")
* [UI Builder](https://servicenow-prod.fluidtopics.net/ZYDneu8Ka~yQVRKSVpU3Vw "UI Builder is a web user interface builder. Use UI Builder to build pages for App Engine Studio generated workspaces or custom web experiences using Next Experience Components and custom web components.")
* [Workspace Builder](https://servicenow-prod.fluidtopics.net/N~ysuqZkMnCm4ol5thPOfg "Create a workspace in App Engine Studio (AES) to build a space that provides agents, case managers, help desk professionals, and managers with tools to help answer customer questions and resolve customer problems. Workspaces are primarily used for request and fulfillment processes, such as a service desk to manage tickets.")
{#erpi-next-steps-replatforming__erp-create-apps-using-apps-list}

## Using Glide to query ERP data {#erpi-next-steps-replatforming__section_ljx_cq2_5yb}

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 Canvas](https://servicenow-prod.fluidtopics.net/HVqyZIQ5W8gbjbJR9qfJiQ "Access data from the ERP (Enterprise Resource Planning) system of record through the Glide API.").

