API des Integrationsverlaufs
Verwenden Sie diese API, um Integrationsverlaufsdatensätze zu erstellen, abzufragen oder zu aktualisieren.
Die URL für den Zugriff auf den Integrationsverlaufsbericht lautet https://{your_instance}/api/integration_history_records
Weitere Informationen finden Sie unter Integrations-Best Practices.
Aktionen
Die Integrationsverlaufsdatensatz-API ermöglicht Ihnen Folgendes:
| Verb | Pfad | Aktion | Beschreibung |
|---|---|---|---|
| BEITRAG | /api/integration_history_records/acknowledge |
quittieren | |
| BEITRAG | /api/integration_history_records |
erstellen | Integrationsverlaufsdatensatz erstellen |
| BEITRAG | /api/integration_history_records/create_alert |
create_alert | |
| BEITRAG | /api/integration_history_records/ |
create_alert_and_mark_exported | |
| ABFRAGEN | /api/integration_history_records |
index | Integrationsverlaufsdatensätze abfragen |
| BEITRAG | /api/integration_history_records/mark_exported |
mark_exported | |
| ABFRAGEN | /api/integration_history_records/:id |
anzeigen | Integrationsverlaufsdatensatz anzeigen |
| PATCH | /api/integration_history_records/:id |
aktualisierung | Integrationsverlaufsdatensatz aktualisieren |
| PUT | /api/integration_history_records/:id |
aktualisieren | Integrationsverlaufsdatensatz aktualisieren |
Elemente
Dies sind die Elemente, die für die API des Integrationsverlaufs verfügbar sind:
| Element | Beschreibung | Anf. | Eindeutig | Zulässiger Wert | In | Out | Datentyp |
|---|---|---|---|---|---|---|---|
| kontakt-Alert-Typ | contact_alert_type | ja | ja | ja | string(255) | ||
| created-at | Automatisch von Coupa erstellt im Format JJJJ-MM-TTTHH:MM:SS+HH:MMZ | ja | ja | datum/Uhrzeit | |||
| erstellt von | Benutzer der Erstellung | ja | Benutzer | ||||
| creation-method | creation_method | ja | ja | string(255) | |||
| document-id | document_id | ja | ja | ja | ganze Zahl | ||
| dokumentenrevision | document_revision | ja | ja | ganze Zahl | |||
| document-status | document_status | ja | ja | string(255) | |||
| dokumententyp | document_type | ja | ExternalOrderHeader, OrderHeader, InventoryTransaction, InvoiceHeader, ExpenseReport, RequisitionHeader, Account, Supplier, User, Address, RemitToAddress, Contract, ExchangeRate, Invoice, Requisition, Payment, ApprovalChain, LookupValue, Item, SupplierInformation, Asn::Header, AccountValidationRule, ContingentWorkOrderHeader, Payables::External::Payable, Charge, Payables::Invoice, Payables::Expense, CoupaPay::Payment, CoupaPay::Statement, ReceiptRequest, InventoryRequestHeader | ja | ja | string(255) | |
| external-id | external_id | ja | ja | string(255) | |||
| iD | Eindeutige Coupa-ID | ja | ganze Zahl | ||||
| integration | integration | ja | ja | Integration | |||
| integration-run | integration_run | ja | Integrationsausführung | ||||
| integration-run-id | Eindeutige Kennung für Integrationslauf | ja | ja | ganze Zahl | |||
| integration_filename | Dateiname für Massenimport/-export | ja | string(255) | ||||
| gelöst | Wahr, wenn dieser Datensatz aufgelöst wird | ja | boolean | ||||
| antworten | Antwort aus externem System | ja | ja | Reaktion auf Integrationsdatensätze | |||
| status | transaktionsstatus | ja | ja | string(255) | |||
| updated-at | Automatisch von Coupa erstellt im Format JJJJ-MM-TTTHH:MM:SS+HH:MMZ | ja | datum/Uhrzeit | ||||
| aktualisiert von | Benutzer der Aktualisierung | ja | Benutzer | ||||