I previously used the /conversation/agentless API endpoint to send a message into a web messaging channel, using the "open" type in my body request. I used this to send a survey link to the customer after the agent disconnected.
After the fact, when I look at the interaction details I see the following "purpose"
This is no longer working.. In fact, it looks like the messaging structure has changed since Nov of 2022. is that accurate? If so, was this a published change?
Was this a work around that used to work, but is no longer available?
If you look at the Agentless Outbound Messaging API documentation, then you can figure that "WebMessaging" is not supported messaging channel for Agentless outbound messaging. sms, whatsapp, open are the only supported messaging channel for agentless outbound messaging.
I can see that. However, this capability used to work.. Sounds like it was never supported though. I guess I'm just interested in the fact that the structure of the conversation is signficantly different between November '22 and the current day. Curious to know what changed behind the scenes.
Yes, It was a bug and we fixed that so going forward users can't send webmessaging messaging channel messages by supplying Open messaging channel in the request body.
Regarding conversation changes, could you please provide more information on what significant differences you are noticing?