Ideta Public API
Number of APIs: 15
This workspace shows you how to use Ideta api. You can send message to a bot, delete data, create data or restart a conversation. You can also recover details or a list of conversation from a bot.
-
Restart conversation POST {{root_url}}/conversations/resume/{{channel}}
-
Reset message POST {{root_url}}/conversations/reset
-
trigger a node id POST {{root_url}}/conversations/send-message/{{channel}}
-
Delete Data POST {{root_url}}/data/store/{{channel}}
-
Get JWT Token GET {{root_url}}/security/token
-
Show conversations GET {{root_url}}/cockpit/conversations?botId={{bot_id}}&channel=sandbox,web&startDate={{start_date}}&comparisons=amount_eur,<,100;ideta_notify,.!
-
Count conversations GET {{root_url}}/cockpit/count?botId={{bot_id}}&channel={{channel}}&startDate={{start_date}}&comparisons=amount_eur,<,100;ideta_notify,.!
-
Show conversation details POST {{root_url}}/messages/{{botId}}/extract
-
Get nodes list GET {{root_url}}/nodes/list/{{bot_id}}/{{channel}}?token={{token}}
-
Create Data POST {{root_url}}/data/upsert