
FileToPDF (https://filetopdf.dev) is a simple PDF-conversion API. I’d love a native Relay.app integration so workflows can turn files and content into polished PDFs without hand-configuring HTTP steps.
What it would add (all actions — the API is pure request/response, no triggers needed):
Auth is a single API key sent as an x-api-key header (free instant key at filetopdf.dev, no account needed). Each conversion returns the PDF plus page count, size and credits.
Use cases in Relay: email a generated invoice/report PDF, archive a Drive document as PDF, attach a Markdown summary as a PDF, batch-convert files. A native app would expose the result as a first-class File field for Relay’s attachment/upload pickers (today the Custom HTTP Request step returns the PDF as base64, which is a bit clunky to attach).
I’m with FileToPDF and happy to provide API docs, a test key, and a logo to speed this up. Docs: https://filetopdf.dev · Support: support@filetopdf.dev