packages/pieces/community/coupa/README.md
Coupa is a business spend management (BSM) platform. This piece automates procurement, approvals, purchase orders, and ERP integrations through the Coupa Core API.
Connect using an OAuth 2.0 / OpenID Connect client with the Client Credentials grant. In Coupa, go to Setup → Integrations → OAuth2/OpenID Connect Clients, create a client, and copy the Client ID and Client Secret. Provide the space-separated scopes your client was granted (e.g. core.purchase_order.read core.purchase_order.write).
run, success, fail, pause, pending).This piece targets the Coupa Core API at https://{your-instance}.coupahost.com/api, authenticating against https://{your-instance}.coupahost.com/oauth2/token.