Skip to main content
Navigator | Tier 3
October 18, 2022
Question

how to achieve input from chatbot and sent it to automation anywhere bot?

  • October 18, 2022
  • 5 replies
  • 181 views
how to achieve input from chatbot and sent it to automation anywhere bot?

    5 replies

    Most Valuable Pathfinder
    October 18, 2022

    Hi @Eusha Khan​ ,

     

    You can try AA APIs for running bots with payload

    Chand
    Ashwin A.K
    Navigator | Tier 3
    October 18, 2022

    Hi @Eusha Khan​ ,

     

    As @ChanduMohammad S​  suggested, Automation Anywhere APIs are the right way to go if you want to pass in data and trigger bots.

    To access the swagger portal, append a swagger/ to the end of your Control Room url.

     

    Also here is something a bit more indepth in relation to chatbots with Automation 360 and Google Cloud.

    ->Part - I

    ->Part - II

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    eushaAuthor
    Navigator | Tier 3
    October 20, 2022

    Hi @ChanduMohammad S​ , how do I do that? I'm sorry I am new and I need full details about how to integrate the chatbot with Automation Anywhere

    eushaAuthor
    Navigator | Tier 3
    October 20, 2022

    I have seen these videos. They are using google cloud function to send data. Is there any other way? I wanted to use APIs to connect AA and the chatbot

    eushaAuthor
    Navigator | Tier 3
    October 21, 2022

    Can anyone give me a detailed step by step process on how to use API to get data from dialogFlow to AA?