---
sourceDocument: Australia Finance and Supply Chain
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/source-to-pay-operations

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Creator


---

# Configure integration services for Coupa

# Configure integration services for Coupa {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Configure integration services for Coupa. Provide the connection end point and the Coupa ERP credentials that you set up for your authentication profile. Also, create a separate web service record for each service request
that you want to customize.

## Antes de Iniciar

* Verify that the application scope is set to Coupa spoke.
* Verify that the MID Server is installed and configured in your ServiceNow instance to connect to the ERP server. For more details, see [Installing the MID Server](https://www.servicenow.com/docs/access?context=mid-server-installation&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US).  
  Nota:  
  The MID Server integration is required only for a Coupa integration using SOAP services.
* For REST type service, REST API details, as provided by ERP.
{#configure-integration-services-coupa__ul_nyq_dlj_q2c}

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

If the application requires multiple Coupa ERP instances, create separate web services for each ERP instance. You can create Integration Service records for entities using the `sn_fcms_intg_service` table.

## Procedimento

1. Navigate to AllFinance -- ERP IntegrationERP Source Configuration.
2. Open the ERP source for which you need to configure Integration services.  
   For example, Coupa.
3. In the Integration Services list, select the service that you want to configure.  
   Figura 1. Look up Legal Entities from Coupa
4. On the integration service record, fill in the fields.  
   {#configure-integration-services-coupa__table_ygn_3bx_y2c__entry__2}

   | Field | Description |
   |-|-|
   | Entity | Type of entity for which you want to configure the integration service. |
   | Application | Name of the application. For example, Coupa. |
   | ERP Source configuration | The ERP source mapped to the entity. For example, Coupa. |
   | Active | Option to activate the interaction service. By default, the service is inactive. |
   | Subflow | Subflow used to fetch primary data. |
   | Properties | Properties of the service. The property creates a JSON record in the integration service, which is then passed to the ERP subflows to retrieve complete data. To pass JSON into the subflow, create a property named "query" and assign it a JSON query as its value, like this: [ { "parameter": "LEGAL_ENTITY_NAME", "operator": "=", "value": "Vision ADB", "operand": "NONE" } ] * Enabling Full Pull: Create a property named "`full_pull`" and set its value to `true` * Enabling Delta Pull: Use this property to fetch the incremental data. Set the value of the "`full_pull`" property to `false`. {#configure-integration-services-coupa__ul_rlf_4cx_y2c} |
   | Order | Order in which the entity should be displayed. |
   [Tabela 1. Integration service record]

   {#configure-integration-services-coupa__table_ygn_3bx_y2c}
5. Select Update.
**Conceitos relacionados**   

* [ERP Source Configuration for Coupa](https://servicenow-prod.fluidtopics.net/IZaE~MjIWY7UI9R2fzMP8w "Configure your Source-to-Pay (S2P) instance to support inbound and outbound integration with your ERP system. This integration configuration enables you to post purchase order, receipt, invoice, and download primary data from the ERP automatically.")
* [Looking up primary data in Coupa](https://servicenow-prod.fluidtopics.net/mn0DpdAsn34CvfPQcIJq1g "You can run a job to look up primary data from different ERP sources into ServiceNow")  
**Tarefas relacionadas**   

* [Define an ERP source configuration for Coupa](https://servicenow-prod.fluidtopics.net/ke45rIeNqxaQNEArb6dB1g "Define an ERP source configuration that specifies the Coupa ERP source to which the ERP system connects. Map the integration payload with the Coupa tables.")
* [Activate the schedule flows](https://servicenow-prod.fluidtopics.net/QarCQdahSO8XWuv9zXZVzw "Activate the schedule flow that interacts with Coupa to pull information into your ServiceNow instance. You can pull information on primary data, supplier management, sourcing, invoice, and so on.")

