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 Request
node 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 Node
to test with your file, then toggleActive
to run on schedule.
Last updated on