automatisch / automatisch

The open source Zapier alternative. Build workflow automation without spending time and money.
https://automatisch.io
Other
4.2k stars 313 forks source link

Tutorial HTTP REQUEST #1876

Open above7sky opened 1 month ago

above7sky commented 1 month ago

Hi! Where can I find a tutorial on how to use HTTP REQUESTS

Try but, always receive { "error": "connect ECONNREFUSED ::1:80" }

Thank you very much.

sid351 commented 2 weeks ago

(Fair warning: I'm not one of the development team, just someone looking to use the HTTP Requests myself)

What are you trying to connect to? Have you been able to successfully submit the same HTTP request using another system (like PowerShell Invoke-WebRequest / Invoke-RestMethod, or curl)?