Submit home inventory images via web form to a property workflow
Go to WorkflowDescription
What it does
This provides a web form for use with my personal property inventory workflow, allowing you to upload image(s) and an optional description with a simple web interface.
How it works
Displays web form allowing you upload image(s) and an optional description
Resizes images and converts to webp format
Posts image(s) and description to webhook of the personal property inventory workflow.
Requirements
A running personal property inventory workflow.
How to use
Update the HTTP Request node's URL to point to your personal property inventory workflow.
Set the HTTP Request node's authentication to match that of the webhook of the personal property inventory workflow.
Nodes Used (3)
Code
n8n-nodes-base.code
Edit Image
n8n-nodes-base.editImage
HTTP Request
n8n-nodes-base.httpRequest