← Back to docs
Make
Make guide is coming next.
The dedicated scenario walkthrough is still being written. Until then, use the REST reference and map the same payload into Make’s HTTP modules.

What will land
- HTTP module configuration
- Template field mapping examples
- Scenario handoff patterns
- Authentication with API keys
- Error handling and retries
Right now
Use the REST docs.
The request bodies and response examples on the API reference map directly onto Make’s HTTP modules.
View API docsBest pattern
Trigger a scenario, map dynamic values into the render request, then hand the returned file to the next module in the flow.
Need the guide sooner?
Send us the exact scenario you want to automate and we can point you to the right endpoint and payload shape directly.
Contact us