Announcements API (/announcements)

Use the announcement API to query announcements in Coupa Mobile.

Use the announcement API to query announcements in Coupa Mobile.

The URL to access Announcements is: https://<instance>/api/announcements

See Integration Best Practices for more info.

Actions

The Announcements API allows you to:

Verb Path Action Description
GET /api/announcements index Query announcements
GET /api/announcements/:id show Show announcements

Elements

The following elements are available for the Announcements API:

Element Description Required Field? Unique? Allowable Value Api_In Field? Api_Out Field? Data Type
id Coupa unique identifier         yes integer
created-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ         yes datetime
updated-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ         yes datetime
subject Announcement subject yes       yes string(255)
message Announcement message yes       yes text
short-description Announcement short message         yes  
announceable-type Announceable type         yes string(255)
announceable-id Announceable ID         yes integer
start-at Announcement start date yes       yes datetime
new New announcement         yes boolean
created-by User who created         yes  
updated-by User who updated         yes  
summary Announcement summary         yes string(255)
Important

Announcement is important

yes boolean

Related Items


Differences between XML and JSON in Coupa

16 December 2016

Tagging API

24 April 2017

Use the Tagging API to bring in and export tags to your third-party system.

Integration Runs API

24 April 2017

Use this API to create, query, or update an integration run, as well as update the status.

Dispute Reason API

05 August 2017