๐ŸŽฌ Write HTTP query string on image

โšก 6,412 views ยท ๐ŸŽฌ Content Creation & Video

Description

  1. Receives data from an incoming HTTP Request
  2. Reads file from internet
  3. Writes data on image
  4. Returns the data

The URL to call will look like this: http://localhost:5678/webhook-test/webhook/test?name=Jim

Once called it will return an image like this:

reponseimage.jpeg

๐Ÿ”— Nodes Used

Edit Image, HTTP Request, Webhook

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup