Make API Calls with Node-RED | Tutorial

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 6

  • @rallysahil
    @rallysahil 3 месяца назад

    Why not use Postman ?

    • @lets-automate
      @lets-automate  3 месяца назад

      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 Год назад

    can you provide the flow file?

    • @shreshthverma1535
      @shreshthverma1535 Год назад

      Please 🥺🥺🥺🥺🥺

    • @lets-automate
      @lets-automate  Год назад

      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  Год назад

      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!