Custom UI / removing local storage usage using Genesys WebMessaging Guest API

Hello

Regarding Web Messaging Guest API , i have been sending to the engineer certail question about its Usage ,

Can we use it and customize our own UI on the top of it as stated by the documentation , please see the attached link

https://developer.genesys.cloud/commdigital/digital/webmessaging/websocketapi#web-messaging-sessions

https://developer.genesys.cloud/commdigital/digital/webmessaging/#web-messaging

in the link mentioned above

It ie mentioned

If you prefer to enable web messaging with a custom guest interface (instead of Messenger), check out our web messaging Guest API .

The Questions are :

1- can we build our own UI ?

2- Can we remove the usage of local storage if we used web guest UI?

Yes, refer to the link you posted above for details.

Remove isn't the right word. When you build your own web chat client, it's up to you what technologies you use because you're starting entirely from scratch. Building your own interface literally doesn't use anything provided by Genesys on the client side (unless you choose to use one of our optional SDKs). You build your own application and receive and send messages per the websocket spec you linked above.

Thanks Tim for your reply , i wanna emphasize on the local storage usage part , The provided genesys Functionality of usiing browser local storage , is that coming from genesys.min.js

If you're using the out of the box messenger, it behaves how it behaves and you can only configure it per the documentation. You cannot create your own features and build customizations into something that is not customizable. If you're building your own custom client, you have full control over everything because all Genesys provides is the WebSocket endpoint you connect to.

Another Comments using Web Messaging Guest UI , will we by any mean lose any functionality compared to the out of the box messenger / chat

Also Are there any API limits or constraints we should be aware if for this particular API?

Is there any plan to deprecate the web messaging Guest API ?

Only if you choose not to implement something.

Yes, please refer to the documentation for usage details.

No.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.