Make HTTP requests to external APIs and services
Method
to GET
and the URL
to https://jsonplaceholder.typicode.com/todos/1
.Method
to POST
and the URL
to https://jsonplaceholder.typicode.com/posts
. Enable the “Use Input” toggle on the “Body” setting.