n8n Cloud
Five steps to automate with n8n—no server required.
-
SIGN UP & LOGIN
Go to n8n.cloud , create an account, and log in. -
NEW WORKFLOW
ClickNew Workflow— your blank canvas appears instantly. -
ADD HTTP REQUEST
Drag theHTTP Requestnode onto the canvas. -
CONFIGURE NODE
• URL: https://service.textretriever.com/api/<service> • Method: POST • Authentication: Header → Authorization: Bearer <YOUR_TOKEN> • Body Content Type: multipart/form-data • Parameter “file”: choose “Binary Property” → data -
EXECUTE & ACTIVATE Click
Execute Nodeto test with your file, then toggleActiveto run on schedule.
Last updated on