Forum Discussion

PriyaRaskar's avatar
PriyaRaskar
Copper Contributor
Jun 25, 2020

Connect to ConnectWise using Power Automate

Hello,

 

I am trying to consume ConnectWise APIs from Power Automate ,  I tried to follow ConnectWise API documentation for the same but was not successful. Anybody have tried consuming ConnectWise APIs using Power Automate HTTP connector? 

12 Replies

  • howellchrisj's avatar
    howellchrisj
    Copper Contributor

    PriyaRaskar  here is another link to some videos that may help.  https://www.youtube.com/@someguynamedchris  Any questions, let me know.

  • joelkino's avatar
    joelkino
    Copper Contributor

    You might want to check out this super helpful video on the topic:

    https://www.youtube.com/watch?v=2IShcFN4mzA

  • FaisalImadi's avatar
    FaisalImadi
    Copper Contributor

    Hi PriyaRaskar can i check which connector you used as i am trying to find HTTP connector and it's not showing up for me 

    • PriyaRaskar's avatar
      PriyaRaskar
      Copper Contributor

      SteveKnutsonI am getting error codes 301, 400, 401, 500, and Authentication error some times for different URLs. Not sure where I am making mistake, either in URL format or authentication or in headers. Please see attached image.

       

       

      • MrMattiPants's avatar
        MrMattiPants
        Copper Contributor

        PriyaRaskar 
        I'm sure you've figured the Issue out by now.
        However, I thought I would post a reply, in case others come looking for an answer.

        Perhaps if you replace your "URI" w/ the following, it might help.
        https://api-na.myconnectwise.net/v4_6_release/apis/3.0/company/contacts

         

        NOTES:

        • "http://"replaced w/ "https://"
        • "CompanyName"replaced w/ "apis"

        I would also like to recommend that anyone interested in working with APIs, consider utilizing an API Tool (such as "https://www.postman.com/"), to Test their API Calls.

        I hope this information helps someone out.

Resources