To make HTTP requests in your workflow, you can use the HTTP Request step. This step allows you to make GET, POST, PUT, PATCH, and DELETE requests to any URL.
GET
POST
PUT
PATCH
DELETE