Legacy Dev Forum Posts

 View Only

Sign Up

Web messaging Guest API Outbound Problems

  • 1.  Web messaging Guest API Outbound Problems

    Posted 06-05-2025 18:38

    thekumral | 2024-10-02 13:51:28 UTC | #1

    In Web Messaging guest Api, there is information that I need to add to the outgoing messages written by the agent and coming to my socket, the structure that I expect a return from and that I need to associate. Also, instead of anonymous, I need to add the name of the person who initiated the messaging during the conversation with the agent to the agent, but this does not work either. Here is an example of the message I got back "{ "type": "message", "class": "StructuredMessage", "code": 200, "body": { "text": "Hello", "type": "Text", "direction": "Outbound", "id": "2184016b7ec6d814a647326fd058eXXX", "channel": { "time": "2024-10-02T12:43:42.033Z", "type": "Private", "from": {}, "to": {} }, "metadata": {}, "originatingEntity": "Human" } }" There is no field associated with the client.

    I would be very happy if you could help.

    Best regards, thekumral


    system | 2024-11-01 13:52:26 UTC | #2

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


    This post was migrated from the old Developer Forum.

    ref: 29665