top of page
Sequential API Requests with ReqRes
An n8n workflow automating sequential HTTP calls to the ReqRes API: GET users, POST to create a user, and PATCH to update a user. Demonstrates chaining of REST API requests using n8n�s Manual Trigger and HTTP Request nodes for testing and learning API interactions.

bottom of page
