インテグレーションAPI (/ integrations)
インテグレーションAPIを使用して、Coupaでインテグレーションを作成、更新、表示します。
アクション
インテグレーションAPIを使用すると、次のことができます。
動詞 | パス | アクション | 説明 |
---|---|---|---|
投稿 | /api/integrations |
作成 | 統合の作成 |
取得 | /api/integrations |
index | 統合のクエリ |
取得 | /api/integrations /: id |
表示 | 連携を表示 |
プット | /api/integrations /: id |
update | 連携を更新 |
要素
次の要素は、インテグレーションAPIで使用できます。
要素 | 説明 | 申請書 | 一意 | 使用可能値 | Api_In | Api_Out | データタイプ |
---|---|---|---|---|---|---|---|
business - object | ビジネスオブジェクト | はい | はい | はい | string (255) | ||
コード | 一意のインテグレーションコード | はい | はい | はい | はい | string (255) | |
created - at | CoupaがYYY - MM - DDTHH: MM: SS + HH: MMZの形式で自動的に作成しました | はい | 日時 | ||||
direction | 方向 | はい | coupaからCoupaへ | はい | はい | string (255) | |
end - system | 終了システム | はい | はい | はい | string (255) | ||
end - system - type | 終了システムタイプ | はい | internal, payroll, erp, hr, third_party_partner, third_party_vendor, other | はい | はい | string (255) | |
iD | Coupaの一意の識別子 | はい | 整数 | ||||
integration - type | 連携の種類 | flat_file, api, corporate_credit_card_file, json, xml | はい | はい | string (255) | ||
名前 | 連携名 | はい | はい | はい | はい | string (255) | |
標準 | 標準 | はい | boolean | ||||
updated - at | CoupaがYYY - MM - DDTHH: MM: SS + HH: MMZの形式で自動的に作成しました | はい | 日時 | ||||
created_by | 作成したユーザー | はい | |||||
updated_by | 更新したユーザー | はい |