Need to get unidentified utterances in cloud bot.Is there any way to get and export? Thanks in advance !
Heyy @Hariprasath_S
I hope this api should help you-
https://cloud.yellow.ai/api/embedding/get-unidentified-csv?bot=x1654005952768&start_date=2022-08-01T00:00:00.000Z&end_date=2022-08-30T23:59:59.999Z
change the bot id and date accordingly.
Hi @Dipanjan_Datta I have tried passing x-api-key and changed date and bot id as mentioned but I am getting “you encountered an error” and 401 code.
@Hariprasath_S to download the report paste this API in the url of the chrome and open the bot and then it will automatically get downloaded. I have already updated this curl with your bot id. https://cloud.yellow.ai/api/embedding/get-unidentified-csv?bot=x1654005952768&start_date=2022-08-01T00:00:00.000Z&end_date=2022-08-30T23:59:59.999Z
1 Like