Integration
Connect Frihet to ConvertAPI PDF Tools
When something happens in Frihet, your agent does the next thing in ConvertAPI PDF Tools. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Frihet and ConvertAPI PDF Tools to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Frihet and ConvertAPI PDF Tools
Triggers and actions 1 trigger ยท 54 actions
Trigger
New ExpenseFires when a new expense is created. Backed by vendor webhook registration (POST /v1/webhooks, event=expense.created).
Action
Add ClientCreate a client. POST /v1/clients
Action
Add DepositCreate a deposit. POST /v1/deposits
Action
Add ExpenseCreate an expense. POST /v1/expenses
Action
Add InvoiceCreate an invoice. POST /v1/invoices
Action
Add ProductCreate a product. POST /v1/products
Action
Add QuoteCreate a quote. POST /v1/quotes
Action
Add VendorCreate a vendor. POST /v1/vendors
Action
Apply deposit to invoiceApply a deposit balance to an invoice. POST /v1/deposits/{depositId}/apply
Action
Delete ClientDelete a client. DELETE /v1/clients/{clientId}
Action
Delete ExpenseDelete an expense. DELETE /v1/expenses/{expenseId}
Action
Delete InvoiceDelete an invoice. DELETE /v1/invoices/{invoiceId}
Action
Delete ProductDelete a product. DELETE /v1/products/{productId}
Action
Delete QuoteDelete a quote. DELETE /v1/quotes/{quoteId}
Action
Delete VendorDelete a vendor. DELETE /v1/vendors/{vendorId}
Action
Get ClientRetrieve a client by id. GET /v1/clients/{clientId}
Action
Get DepositRetrieve a deposit by id. GET /v1/deposits/{depositId}
Action
Get ExpenseRetrieve an expense by id. GET /v1/expenses/{expenseId}
Action
Get InvoiceRetrieve an invoice by id. GET /v1/invoices/{invoiceId}
Action
Get ProductRetrieve a product by id. GET /v1/products/{productId}
Action
Get QuoteRetrieve a quote by id. GET /v1/quotes/{quoteId}
Action
Get VendorRetrieve a vendor by id. GET /v1/vendors/{vendorId}
Action
List ClientsList clients. GET /v1/clients
Action
List DepositsList deposits. GET /v1/deposits
Action
List ExpensesList expenses. GET /v1/expenses
Action
List InvoicesList invoices. GET /v1/invoices
Action
List ProductsList products. GET /v1/products
Action
List QuotesList quotes. GET /v1/quotes
Action
List VendorsList vendors. GET /v1/vendors
Action
Mark invoice as paidMark an invoice as paid. POST /v1/invoices/{invoiceId}/paid
Action
Send InvoiceSend invoice by email to the client. POST /v1/invoices/{invoiceId}/send
Action
Send QuoteSend quote by email to the client. POST /v1/quotes/{quoteId}/send
Action
Update ClientPartial update a client. PATCH /v1/clients/{clientId}
Action
Update ExpensePartial update an expense. PATCH /v1/expenses/{expenseId}
Action
Update InvoicePartial update an invoice. PATCH /v1/invoices/{invoiceId}
Action
Update ProductPartial update a product. PATCH /v1/products/{productId}
Action
Update QuotePartial update a quote. PATCH /v1/quotes/{quoteId}
Action
Update VendorPartial update a vendor. PATCH /v1/vendors/{vendorId}
Action
Advanced: Convert FileConvert files between formats (e.g., PDF, DOCX, JPG) automatically. Use this to standardize files from uploads, emails, or cloud storage.
Action
Combine or Merge PDF FilesMerge multiple PDF files into a single document. Perfect for combining reports, invoices, contracts or other documents.
Action
Compress PDFReduce PDF file size up to 90% while preserving quality. Perfect for email attachments, uploads, or storage optimization.
Action
Email to PDFConvert email files (MSG, EML) into PDF documents. Great for archiving emails or sharing them in a universal format.
Action
Images to PDFCombine images (JPG, PNG, etc.) into a single PDF document. Great for scans, receipts, or generating reports from images.
Action
Office to PDFConvert Office files (DOCX, XLSX, PPTX) into PDF format. Useful for sharing documents in a consistent, print-ready format.
Action
PDF to DOCXConvert PDFs into editable Word (DOCX) documents. Useful for editing contracts, reports, or scanned documents.
Action
PDF to PDF/AConvert PDFs to PDF/A format for long-term archiving. Ideal for compliance, legal storage, and document preservation.
Action
PDF to PNGThe API for converting PDF documents to PNG images. Each PDF page will be converted to separate png image. Useful for previews, thumbnails, or sharing individual pages.
Action
PDF to PPTXConvert PDFs into editable PowerPoint (PPTX) presentations. Ideal for reusing content in slides or presentations.
Action
PDF to XLSXExtract tables from PDFs into Excel (XLSX) format. Great for working with financial data, reports, or structured tables.
Action
Protect PDFAdd password protection to secure PDF documents. Useful for protecting sensitive files before sharing or storing.
Action
Redact PDFRemove or mask sensitive information in PDF documents. Useful for compliance, privacy, and secure document sharing.
Action
Repair PDFFix corrupted or damaged PDF files automatically. Helpful when dealing with broken downloads or failed file transfers.
Action
WEB to JPGConvert web pages into JPG images from a URL. Useful for previews, sharing snapshots, or visual archives.
Action
WEB to PDFConvert any web page into a PDF using its URL. Great for saving invoices, articles, or dashboards automatically.
Action
WEB to PNGConvert web pages into PNG images from a URL. Ideal for high-quality screenshots or design references.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.