Revision as of 15:07, November 15, 2019 by Olena (talk | contribs) (Update with the copy of version: 9.0DRAFT)
Jump to: navigation, search

Genesys Pulse Web Service API

Display external data in Genesys Pulse by using the Genesys Pulse RESTful (Representational State Transfer) Web Service API.

Important
The API is subject to change at any time without notice.

/api/wbrt/templates

Methods:

[+] GET

[+] POST

/api/wbrt/templates/<guid>

Methods:

[+] GET

[+] PUT

[+] DELETE

/api/wbrt/layouts

Methods:

[+] GET

[+] POST

/api/wbrt/layouts/<guid>

Methods:

[+] GET

[+] PUT

[+] DELETE

/api/wbrt/layouts/<guid>/snapshot

Methods:

[+] GET

[+] POST

/api/wbrt/layouts/<guid>/snapshots

Methods:

[+] GET

/api/wbrt/widgets

Methods:

[+] GET

[+] POST

/api/wbrt/widgets/<guid>

Methods:

[+] GET

[+] PUT

[+] DELETE

/api/wbrt/tabs

Methods:

[+] GET

[+] POST

[+] PUT

/api/wbrt/tabs/<guid>

Methods:

[+] GET

[+] PUT

[+] DELETE

/api/wbrt/import

Methods:

[+] POST

/api/wbrt/export

Methods:

[+] POST

/api/plugins/wbrt/health

Methods:

[+] GET

/api/plugins/wbrt/health/detail

Methods:

[+] GET

Troubleshooting

[+] Snapshot was populated, but related Widget shows only spinner instead of data from the snapshot.

Examples

[+] LayoutInfo Example

[+] LayoutSnapshot Example

[+] Widget Example

[+] Tab Example

[+] Tab Example (brief=true)

Comments or questions about this documentation? Contact us for support!