getcontentdetails

API resource to retrieve managed content details, like Announcements and Events. This resource can be used for the Supplier Public and Supplier Secure General skills.

Method: GET

Path: /getcontentdetails/{instrcontext}/{instrstartdate}/{instrenddate}/{instrsearchtext}

Request Parameters Description

instrcontext

Context String to differentiate the type of request.

Possible values are:

  • Announcement - For Announcement details.

  • Event - For Calender event details, uses Start date and End date filter.

  • Search - To peform search using the instrsearchtext parameter in the configurable content using the search engine.

instrenddate

End date filter.

instrsearchtext

Search text value that is used if context value set to Search.

instrstartdate

Start date filter.

Response Parameters Response Result Type Description

strcontentid

Success

Content ID.

strdescr

Success

Content description.

strenddate

Success

End date.

strfootertext

Success

Footer text.

strstartdate

Success

Start date.

strtitle

Success

Title of content.

strurl1

Success

URL to access managed content.