-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] APITemplate.io #8507
Description
🧩 Product Overview
APITemplate.io is a dynamic document automation platform that generates PDFs and images (e.g., banners, infographics, QR codes) from templates and JSON data.
This integration empowers AI agents and workflows to create and manage templated media assets automatically.
⚠️ Important Note for Contributors
To ensure consistency and maintainability, this feature must be submitted as a Piece following the Activepieces architecture. Submissions that do not follow this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
Contributors based in India: please check your eligibility for receiving payments through your Stripe account before submitting, as this may affect your ability to get paid.
🛠️ Write Actions
| Action Item | Use Case |
|---|---|
| Create Image | Generate an image from a template using JSON overrides (supports dynamic elements such as QR codes). |
| Create PDF | Generate a PDF using a template and JSON input. |
| Create PDF From HTML | Generate a PDF from raw HTML (e.g., invoices built via custom HTML). |
| Create PDF From URL | Generate a PDF from an external URL (e.g., archiving web content). |
| Create PDF (Advanced) | Generate a PDF with custom filename, CMYK/color settings, resolution, and template options. |
| Delete Object | Delete a generated image or PDF (cleanup old outputs). |
| Get Account Information | Retrieve account details such as usage limits and template quotas. |
🔍 Search Actions
| Action Item | Use Case |
|---|---|
| List Objects | List previously generated images or PDFs. |
📚 API Reference
🧪 Test Account Access
- You can test APITemplate.io APIs by signing up at APITemplate.io and retrieving your API key from the dashboard.
🧑💻 New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview