Integrations

RelayPDF in Make

In Make, configure an HTTP module for RelayPDF endpoints and pass JSON payloads directly. No custom connector is required to start.

Setup
POST https://api.relaypdf.com/v1/images
Authorization: Bearer pdf_live_...
Content-Type: application/json
{"url":"https://example.com","options":{"fullPage":true}}
Use Make secrets for API keys.
Capture x-relaypdf-id in module output for tracing.
Use async mode for convert or large merge jobs.