Connect
Connect Coupa to Zluri
Prerequisites
Before you begin integration at Zluri
- Ensure you have an Active Coupa account.
- Ensure you have Admin Access in Coupa to create OAuth2/OpenID Connect Clients.
Step 1: Log in to Coupa
Log in to your Coupa account with administrator credentials.
Step 2: Create OAuth2 Client
- Navigate to Setup → Oauth2/OpenID Connect Clients.
- In the Grant Type drop-down, select Client Credentials.
- Fill in all the other required details.
- Select the following scope values:
core.user.read
core.contract.read
core.invoice.read
core.purchase_order.read
- Save the client.
Step 3: Retrieve Client Credentials
- Identifier will be your Client ID.
- Secret will be your Client Secret.
Step 4: Get the Domain URL
- Use your Coupa domain.
- Example: If your domain is
https://zluri.coupahost.com/
, enter the entire URL in Zluri.
Step 5: Connect in Zluri
- Go to Connect Integration or Connect Another Instance in Zluri.
- Enter the Client ID, Client Secret, and Domain URL.
- Save the connection instance.
✅ Well done! Your Coupa integration with Zluri is now complete.
Updated about 14 hours ago