Convert, render and crawl inside your Zap.
The official EnConvert integration for Zapier: twelve actions, searches and triggers, one connection. It converts files into real Zapier files, renders pages into markdown and screenshots, crawls a whole site into embeddable chunks, and watches pages for changes, with a render_quality honesty score on every page it reads.
Fills what Zapier cannot do on its own.
Zapier connects thousands of apps, but it cannot read a Word or PDF file, render a JavaScript-heavy page honestly, or turn a whole site into chunks. This integration does exactly that, and flags a bad page read instead of trusting it.
Word, PowerPoint, Excel or PDF as text
Convert File to Markdown. The document comes back as clean markdown, ready for the next step.
Almost anything as a PDF
Convert File to PDF, returned as a real Zapier file you can attach or upload.
A web page as clean markdown or a screenshot
Perceive URL. It renders the page and carries a render_quality score, so a blocked page is flagged.
A whole site as embeddable chunks
Start Ingest Job. It crawls the site and returns RAG-ready JSONL, one chunk per line.
Named fields pulled off a page
Distill Structured Data, described with a JSON schema.
Twelve steps, one connection.
Every step runs against the same EnConvert API, so your plan allowance, rate limits and features apply exactly as they do everywhere else.
Creates
Convert a file to PDF or markdown and get a real Zapier file back; convert or compress an image; perceive a page into markdown, HTML, a screenshot or structured data with a render_quality score; distill fields with a JSON schema; start a site ingest job; and create a watcher.
- Convert File to PDF
- Convert File to Markdown
- Convert Image
- Compress Image
- Perceive URL
- Distill Structured Data
- Start Ingest Job
- Create Watcher
Searches
Search the web, news, images, scholar, patents or maps, one result per row; discover a site’s URLs without rendering them; and read an ingest job by ID, including its finished JSONL output URL.
- Search the Web
- Discover URLs
- Get Ingest Job
Triggers
New Watcher Snapshot polls a watcher and fires when it records a new check, carrying the change count and render_quality, so a Zap runs only when a page actually changes.
- New Watcher Snapshot
One private key, one connection.
Connecting an account calls GET /v1/whoami, which only accepts private keys, so a wrong key fails the moment you connect rather than on your first real run.
Generate a private key
Open Dashboard, API keys and create a private key. It starts with sk_ and is shown once.
Connect your account
Add an EnConvert action to a Zap, choose Connect a new account, and paste the key.
It validates on connect
Zapier calls GET /v1/whoami. A public pk_ key is rejected there, not later inside a Zap run.
It stays private
A pushed integration works right away and can be shared by invite link. Public listing is a separate, optional step.
Public keys that start with pk_ are for browser widgets and are rejected by every step in this integration.
Four Zaps, start to finish.
Real step chains from the guide. Each one replaces a small pile of custom code or webhook steps.
A new Drive file into a summary
- Google Drive (New File)
- EnConvert: Convert File to Markdown
- AI step (Summarize)
Convert File to Markdown returns the text, which the AI step reads with no glue in between.
An email attachment into a PDF
- Email (New Attachment)
- EnConvert: Convert File to PDF
- Dropbox (Upload File)
Convert File to PDF returns a real Zapier file, so the Dropbox step uploads it directly.
A saved search into a spreadsheet
- Schedule
- EnConvert: Search the Web
- Google Sheets (Create Row)
Search the Web returns one row per result, so each result becomes a spreadsheet row.
A watched page into a Slack alert
- EnConvert: New Watcher Snapshot
- Filter (Has Changes)
- Slack (Send Message)
The trigger fires on each check; the filter passes only the checks that actually changed.
Questions about the Zapier integration
Add the integration to your Zap.
Twelve steps, one connection, MIT licensed and free to install.