configure api with key & get data from there.

Hi,

I want to integrate an api with my chatbot. I have the api url & api key. I have to get some data from here & show it in message node.
So how to integrate it. Please help.
I am new to kore.ai

Hi @priyanshuwwg, you can use Service nodes for this purpose.

Below documentation link could help:

https://developer.kore.ai/docs/bots/bot-builder-tool/dialog-task/working-with-the-service-node/

Thanks,
Ajay

Hi @ajay.putti, thanks for the help.

The below steps solved my query.

  1. To access api, it needs user login & password. For this i have created authorization profile in Settings -> Config Settings -> Authorization Profiles