← Back to docs
n8n
n8n guide is on the way.
The dedicated walkthrough isn’t published yet, but the path is already clear: use HTTP Request nodes against the same REST endpoints documented for direct API use.

What will ship
- HTTP Request node setup
- Authentication with API keys
- Example mappings for text and image fields
- Reusable workflow templates
- Error handling and retries
Right now
Use the REST docs.
Everything you need for n8n already exists in the request body and response examples on the API reference page.
View API docsBest pattern
Trigger your workflow, map dynamic values into the render request, then pass the returned file URL or binary output into the next node in the chain.
Need the guide sooner?
Send us the exact workflow you want to automate and we can point you to the right endpoint and payload shape directly.
Contact us