Supported API Endpoints - Coupa
Important
Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice. Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.
API Overview
The tables and APIs supported in the Coupa Extractor are dependent on 3 main sources:
Tables that are defined in a static definition of metadata which is part of our Extractor
Tables for which the metadata is dynamically retrieved from the API response
Tables that are configured using the customize metadata JSON
API | Table Name | AP-relevant? | P2P-relevant? |
---|---|---|---|
Addresses API | addresses Nested Tables:
| x | x |
Approvals API | approvals Nested Tables:
| x | x |
Business Groups API | business_groups | x | x |
Contracts API | contracts Nested Tables:
| x | x |
Departments API | departments | x | x |
Inventory Transactions API | inventory_transactions Nested Tables:
| ||
Invoice Revision API | invoice_revision_records Nested Tables:
| x | x |
Invoices API | invoices Nested Tables:
| x | x |
Order Revisions API | order_revision_records Nested Tables:
| x | x |
Purchase Order Lines API | purchase_order_lines Nested Tables:
| x | x |
Purchase Order Revisions API | purchase_order_revisions Nested Tables:
| x | |
Purchase Orders API | purchase_orders Nested Tables:
| x | |
Requisition Revisions API | requisition_revision_records Nested Tables:
| x | x |
Requisitions API | requisitions Nested Tables:
| x | x |
Supplier Items API | supplier_items | x | x |
Suppliers API | suppliers Nested Tables:
| x | x |
Users API | users Nested Tables:
| x | x |
Getting Coupa Metadata
Coupa does not offer an endpoint to receive metadata. Therefore, Celonis creates their own metadata based on the request response. Also, users can configure the metadata JSON for their Coupa Data Connection in the Data Connection's configuration UI.