on 2021 Sep 17 2:55 PM
Hi,
We have been working on a 'proof of concept' using the CAI bot platform which includes the possibility to let our solution send messages directly to the messaging channels using the API endpoint
/connect/v1/conversations/<guid>/messages
When I look through the v2 documentation I cannot find this endpoint anymore ?
Testing the endpoint with v2 gives an error.
What happened?
Did you folks drop support for this kind of interaction ? If so .. omg why ?
If not ... I hope there is an alternative endpoint then ?
Thanks,
Steven
Request clarification before answering.
Hi Steven,
the API you are looking for could be found here
https://api.sap.com/api/BotConnector_API/resource below "Messages".
The API endpoints mentioned below "Conversations", which have a slightly different purpose, are deprecated.
Hope this helps, best regards,
Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Steven,
our API follows the semantic versioning concept. Meaning only, if an API is changed in a way that is backwards incompatible the version number will be increased. As far as I'm aware regarding /connect/v1/conversation/{conversation_id}/messages there were no changes, hence the API version of this specific endpoint will stay the same.
Best regards,
Stephan
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.