Make API Calls with Node-RED | Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 6

  • @rallysahil
    @rallysahil หลายเดือนก่อน

    Why not use Postman ?

    • @lets-automate
      @lets-automate  หลายเดือนก่อน

      Yeah, Postman is great for development and testing of API calls, but if you want to Automate the API calls then Node-RED is great for this.

  • @shreshthverma1535
    @shreshthverma1535 10 หลายเดือนก่อน

    can you provide the flow file?

    • @shreshthverma1535
      @shreshthverma1535 10 หลายเดือนก่อน

      Please 🥺🥺🥺🥺🥺

    • @lets-automate
      @lets-automate  9 หลายเดือนก่อน

      Sure thing, as long as I still have it!
      My later videos I provide this sort of stuff by default, but wasn't as organised back then.
      If I do, then I'll add to the description and ping a comment.

    • @lets-automate
      @lets-automate  9 หลายเดือนก่อน

      Okay, I have added the full flow file to the video description for the SwitchBot API, rather than just the function node code that was there.
      gist.github.com/letsautomatenet/b192a92e99f0225bf69a26b97d8a070d
      The Formula 1 example is just using the http node with a URL, so don't think that one is needed. Hope this helps!