Build it
What do you want HubSpot and PDF4me 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 HubSpot and PDF4me
Triggers and actions 29 triggers · 237 actions
Trigger
Company deletedTriggered on deletion of existing company. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Contact deletedTriggered on deletion of existing contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Deal deletedTriggered on deletion of existing deal. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Deal stage changedTriggers when a deal moves to a new stage in a pipeline.
Trigger
Form submittedTriggered when a new submission is received for the specified form.
Trigger
New associated objectTriggers when a new record of one CRM object type becomes associated with a record of another object type (for example, a deal linked to a company).
Trigger
New blog postTriggers on a new blog post added to the selected blog.
Trigger
New calendar task +30dTriggered when a new calendar task is created in the next 30 days. Note: this applies to HubSpot (Marketing), and not HubSpot CRM's tasks. Note: only supports up to 499 tasks in the next 30 days, an error will occur if more than 499 tasks exist.
Trigger
New companyTriggered when a new company is added.
Trigger
New company (instant)Triggered on creation of new company. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
New contactTriggered on creation of new contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
New dealTriggered on creation of new deal. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
New note added to contactTriggered when a note is added to a contact. NOTE: notes can be associated to multiple contacts.
Trigger
New or changed engagementsTriggers on new or changed engagements.
Trigger
New or updated companyTriggered when a company is created or modified
Trigger
New or updated contactTriggers on new or updated contacts.
Trigger
New or updated contact (Custom Fields Included)Triggered when a contact is created or updated.
Trigger
New or updated dealTriggered when a deal is created or updated.
Trigger
New or updated ticketTriggered when a ticket is created or updated.
Trigger
New social media messageTriggered when a new social media message is added.
Trigger
New ticketTriggers when new ticket is available.
Trigger
Ticket property changedTriggers when any property of a ticket changes.
Trigger
Two-way sync new or updated companiesA trigger for two-way syncing new and updated companies, with enhanced on-the-fly mapping. Can only be used with enhanced two-way sync actions that support on-the-fly mapping.
Trigger
Two-way sync new or updated contactsA trigger for two-way syncing new and updated contacts, with enhanced on-the-fly mapping. Can only be used with enhanced two-way sync actions that support on-the-fly mapping.
Trigger
Updated company custom propertyTriggered when the selected custom property is updated on a company. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Updated contactTriggered when a contact is updated.
Trigger
Updated contact custom propertyTriggered when the selected custom property is updated on a contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Updated contact custom property by nameTriggered when the specified custom property is updated on a contact. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Trigger
Updated deal custom propertyTriggered when the selected custom property is updated on a deal. Should only be set up with one account per organization, as all user accounts within an organization share the same portalId (unique identifier).
Action
Add companyAdds a new company.
Action
Add contactAdds a new contact. An error occurs if the email already exists. If a company name is found, the contact is associated with the company. Emits the contact ID if added.
Action
Add contact to listAdds a contact to the specified contact list.
Action
Add contact to workflowEnrolls a contact to a workflow provided the workflow ID and the contact email.
Action
Add custom object recordAdds a record to the specified custom object.
Action
Add dealCreates a new deal and optionally associates it with a contact and/or company.
Action
Add meetingCreates a meeting engagement.
Action
Add or update companyAdds a new company if the name does not already exist, otherwise updates the existing company. Only non-empty properties are updated.
Action
Add or update contactAdds or updates a contact. If a company name is found, the contact is associated with the company. The ID of the added/updated contact is emitted as output.
Action
Add or update dealSearches for a deal by name. If found it updates it, if not it adds it. If a contact email or company name is provided, the deal is associated with them if found.
Action
Add ticketAdds a new ticket.
Action
Append company dropdown property valuesAppends one or more values to a company dropdown property. An error occurs if the named property is not found.
Action
Append company multi-select property dropdown valuesAppends one or more dropdown values to a company multi-select property. An error occurs if the named property is not found.
Action
Append contact dropdown property valuesAppends one or more values to a contact dropdown property. An error occurs if the named property is not found.
Action
Append contact multi-select property dropdown valuesAppends one or more dropdown values to a contact multi-select property. An error occurs if the named property is not found.
Action
Append deal dropdown property valuesAppends one or more values to a deal dropdown property. An error occurs if the named property is not found.
Action
Append deal multi-select property dropdown valuesAppends one or more dropdown values to a deal multi-select property. An error occurs if the named property is not found.
Action
Append ticket dropdown property valuesAppends one or more values to a ticket dropdown property. An error occurs if the named property is not found.
Action
Append ticket multi-select property valuesAppends one or more values to a ticket multi-select property. An error occurs if the named property is not found.
Action
Clear contact property valueErases the value of specified property for the specified contact.
Action
Clear deal property valueErases the value of specified property for the specified deal.
Action
Clear ticket property valueErases the value of specified property for the specified ticket.
Action
Convert to valid property nameConverts a string value into a valid property name. Property names must begin with a letter and contain only up to 100 lowercase letters, numbers, or underscores, without any spaces, commas, or special characters.
Action
Copy workflowCopies the specified workflow. The new workflow will have "COPY" appended to its name.
Action
Create a blog postCreates a new blog post
Action
Create a company property: boolean checkboxCreates a boolean checkbox company property. No error occurs if the property already exists.
Action
Create a company property: dropdown selectCreates a dropdown select list company property. No error occurs if the property already exists.
Action
Create a company property groupCreates a company property group. No error occurs if the group already exists.
Action
Create a company property: multi-selectCreates a multi-select list company property. No error occurs if the property already exists.
Action
Create a company property: single valueCreates a company property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create a contact listCreates a contact list. An error occurs if the list already exists.
Action
Create a contact property: boolean checkboxCreates a boolean checkbox contact property. No error occurs if the property already exists.
Action
Create a contact property: dropdown selectCreates a dropdown select list contact property. No error occurs if the property already exists.
Action
Create a contact property groupCreates a contact property group. No error occurs if the group already exists.
Action
Create a contact property: multi-selectCreates a multi-select list contact property. No error occurs if the property already exists.
Action
Create a contact property: single valueCreates a contact property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create a deal pipeline and stagesCreates a new deal pipeline and up to 10 stages.
Action
Create a deal propertyCreates a deal property. No error occurs if the property already exists.
Action
Create a deal property: boolean checkboxCreates a boolean checkbox deal property. No error occurs if the property already exists.
Action
Create a deal property: dropdown selectCreates a dropdown select list deal property. No error occurs if the property already exists.
Action
Create a deal property groupCreates a deal property group. No error occurs if the group already exists.
Action
Create a deal property: multi-selectCreates a multi-select list deal property. No error occurs if the property already exists.
Action
Create a deal property: single valueCreates a deal property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create an email engagementCreates a new engagement.
Action
Create a note engagementCreates a note engagement.
Action
Create associationCreates an association between two objects
Action
Create association: contact to contactCreates an association between two contacts
Action
Create association typeCreates an association type between two objects. An error occurs if the association already exists.
Action
Create a task engagementCreates a new task engagement.
Action
Create a ticket property: boolean checkboxCreates a boolean checkbox ticket property. No error occurs if the property already exists.
Action
Create a ticket property: dropdown selectCreates a dropdown select list ticket property. No error occurs if the property already exists.
Action
Create a ticket property groupCreates a ticket property group. No error occurs if the group already exists.
Action
Create a ticket property: multi-selectCreates a multi-select list ticket property. No error occurs if the property already exists.
Action
Create a ticket property: single valueCreates a ticket property that can be a single value such as text strings, numbers, dates, and datetimes. No error occurs if the property already exists.
Action
Create custom associationCreates an association between two objects using a custom association type. Use the "get association types" action to obtain the custom association type.
Action
Create recordCreates a record of the selected CRM object type with the supplied properties.
Action
CRM card: set display valuesBuilds the results payload a HubSpot CRM card data-fetch request expects: one card entry carrying the record id it describes, its title, an optional link, and the property rows to display.
Action
Delete contactDeletes a contact provided its contact ID.
Action
Delete contact listDeletes a contact list specified by ID.
Action
Delete contact secondary emailDeletes the specified secondary email for the specified contact. An error will occur if either the contact or secondary email is not found.
Action
Delete dealDeletes a deal provided its deal ID.
Action
Delete recordDeletes a record of the selected CRM object type by ID.
Action
Delete ticketDeletes a ticket provided a ticket ID.
Action
Find companies associated to contactReturns up to 500 company IDs associated with the specified contact
Action
Find company by nameSearches for a company by name (case-insensitive) and emits the company's ID. Zero, one, or multiple ID's may be emitted.
Action
Find company by propertySearches for a company by property (case-insensitive) and emits the company's information. Only the first matching company is emitted. If no matches are found, an error occurs.
Action
Find contact by emailFinds a contact by email. If the contact is not found, no information is emitted and no error occurs.
Action
Find contact by propertySearch HubSpot contacts by any property name/value pair (EQ filter). Returns the first matching contact's standard fields.
Action
Find contact list by nameLook up a contact list by its name and return its v3 list id. Use this instead of 'Get all contact lists' whenever the id will be passed to a v3 endpoint such as 'Add contact to list': the v1 lists endpoint returns ids from a different id space, and feeding a v1 id to a v3 endpoint silently targets a different list.
Action
Find contacts by propertyReturns contact IDs for all contacts matching the specified property value.
Action
Find custom object records associated to contactGiven a HubSpot contact ID and a custom object type, returns the IDs of all custom object records associated to that contact. Paginated via the v4 associations API. Used by the CRMConnect v3.8 membership reconciliation pass.
Action
Find custom object records by propertyReturns record IDs for all records of the specified custom object matching the specified property value.
Action
Find deal by nameSearches for a deal by name (case-insensitive) and emits the company's ID. Zero, one, or multiple ID's may be emitted.
Action
Find deal by propertySearches for a deal by property (case-insensitive) and emits its information. Only the first matching deal is emitted. If no matches are found, an error occurs.
Action
Find deals associated to companyReturns up to 500 deal IDs associated with the specified company
Action
Find deals associated to contactReturns up to 500 deal IDs associated with the specified contact
Action
Find owner by emailFetches owner details for an owner with the specified email address.
Action
Find pipeline by nameFinds a pipeline provided its name and its type.
Action
Find recently modified dealsReturns recently modified deals.
Action
Get associated records with labelsList the records associated to a record, including the label and type of each association.
Action
Get association typesReturns all association types between the specified two object types.
Action
Get calls for contactReturns all calls with the specified contact, optionally within a specified datetime range.
Action
Get calls for dealReturns all calls with the specified deal, optionally within a specified datetime range.
Action
Get companyReturns company details for the specified ID.
Action
Get contactReturns contact details for the specified ID.
Action
Get contact listRead a single contact list by its ID.
Action
Get contact secondary emailsReturns all secondary emails for the specified contact.
Action
Get custom object records batch by IDsGiven a custom object type, a comma-separated list of record IDs, and a comma-separated list of property API names, returns one record per ID with the requested properties, one batch per call. Used by the CRMConnect v3.8 membership reconciliation pass.
Action
Get dealReturns details for the deal with the specified ID.
Action
Get emails for contactReturns all emails with the specified contact, optionally within a specified datetime range.
Action
Get emails for dealReturns all emails with the specified deal, optionally within a specified datetime range.
Action
Get meetings for contactReturns all meetings with the specified contact, optionally within a specified datetime range.
Action
Get meetings for dealReturns all meetings with the specified deal, optionally within a specified datetime range.
Action
Get notes for contactReturns all notes with the specified contact, optionally within a specified datetime range.
Action
Get notes for dealReturns all notes with the specified deal, optionally within a specified datetime range.
Action
Get Object by Field ValueLooks up a record of the selected HubSpot CRM object type by an exact match on a single property (the Object, Field, and Value settings), returning the first matching record ID.
Action
Get object property infoReturns information for the specified property for the specified company, contact, or deal object type.
Action
Get ownerReturns details for the owner with the specified ID.
Action
Get recordReturns a single record of the selected CRM object type by ID.
Action
Get tasks for contactReturns all tasks with the specified contact, optionally within a specified datetime range.
Action
Get tasks for dealReturns all tasks with the specified deal, optionally within a specified datetime range.
Action
Get ticketReturns details for the ticket with the specified ID.
Action
Get total number of contacts having propertyReturns the total number of contacts having the specified property.
Action
Import records from CSV into objectImports records from a CSV file into a specified object.
Action
List all workflowsReturns the name and id of all workflows visible in the portal.
Action
List contact IDs of a companyGiven a company ID, finds all contacts in that company.
Action
List contact list memberships (v3)Returns the contacts that are currently members of a HubSpot contact list, identified by the list's v3 (ILS) id.
Action
List ownersReturns a list of HubSpot account owners, supporting pagination and optional filtering by email.
Action
List pipelinesReturns the pipelines for deals or tickets, depending on which object type you select.
Action
List pipeline stagesReturns the stages in a specific deal or ticket pipeline.
Action
List recordsLists records of the selected CRM object type.
Action
Log callCreates a call engagement.
Action
Merge contactsMerge two contact records. The contact ID will be treated as the primary contact, and the contact ID to merge will be treated as the secondary contact. Most recent property values such as email and name will overwrite older values. For more information please visit: https://knowledge.hubspot.com/contacts/how-do-i-merge-contacts#what
Action
Parse property option errorsEmits arrays of property and option names parsed from the input error message. Empty arrays are emitted if the input error message is empty.
Action
Remove contact from list (v3)Removes a contact from a HubSpot contact list, using the list's v3 (ILS) id. Only MANUAL and SNAPSHOT lists accept membership changes.
Action
Search contact lists (v3)Returns the contact lists in the connected HubSpot account, optionally narrowed by a name search, processing type, or object type. Each list comes back with its ILS (v3) list id, name and processing type.
Action
Search recordsSearches records of the selected CRM object type by filter criteria.
Action
Submit a formSubmits a form to the Forms API
Action
Two-way sync add or update a companyAn action for two-way syncing new and updated companies, with enhanced on-the-fly mapping using company names for matching. Can only be used with enhanced two-way sync triggers that support on-the-fly mapping.
Action
Unsubscribe contact from all listsUnsubscribes a contact from all lists.
Action
Update companyUpdates an existing company specified by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update company multi-select property - check valueUpdates the specified multi-select property for the specified company such that the specified value is checked if not already checked.
Action
Update company multi-select property - uncheck valueUpdates the specified multi-select property for the specified company such that the specified value is unchecked (removed).
Action
Update contactUpdates an existing contact specified by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update contact multi-select property - check valueUpdates the specified multi-select property for the specified contact such that the specified value is checked if not already checked.
Action
Update contact multi-select property - uncheck valueUpdates the specified multi-select property for the specified contact such that the specified value is unchecked (removed).
Action
Update contact propertiesUpdates the values of up to 6 specified properties for the specified contact. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update custom object multi-select property - check valueUpdates the specified multi-select property for the specified custom object record such that the specified value is checked if not already checked.
Action
Update custom object recordUpdates a specified record in the specified custom object.
Action
Update custom object record pipeline and stageUpdates the specified custom object record to place it in the specified pipeline and stage.
Action
Update dealUpdates an existing deal specified by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased, and the related calculated amounts (amount in home currency, forecast amount) are left intact. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update deal multi-select property - check valueUpdates the specified multi-select property for the specified deal such that the specified value is checked if not already checked.
Action
Update deal multi-select property - uncheck valueUpdates the specified multi-select property for the specified deal such that the specified value is unchecked (removed).
Action
Update recordUpdates properties on a record of the selected CRM object type by ID. A field you map but leave EMPTY is IGNORED - the stored value is preserved, not erased. Because of that, this action cannot CLEAR a property: to empty one, edit it in HubSpot directly.
Action
Update ticket multi-select property - check valueUpdates the specified multi-select property for the specified ticket such that the specified value is checked if not already checked.
Action
Update ticket multi-select property - uncheck valueUpdates the specified multi-select property for the specified ticket such that the specified value is unchecked.
Action
Upload FilesImports a file into the HubSpot File Manager from a public URL (asynchronous import). Set the source URL plus optional name, public/indexable access, and hidden flag; emits the created file reference.
Action
Add Attachment to PDFEmbed a file, document, or note as an attachment in the PDF. Add attachment to PDF, attach file to PDF, embed file in PDF, PDF portfolio,attach Excel to PDF.
Action
Add Barcode or QR CodeAdd a barcode or QR code to your PDF document. Add barcode to PDF, add QR code to PDF, stamp barcode on PDF, embed QR on invoice, barcode label on PDF.
Action
Add Form Field to PDFAdd text boxes or checkboxes to a PDF. Add form field to PDF, add text box to PDF, add checkbox to PDF, make PDF fillable, create PDF form fields.
Action
Add HTML Header/FooterAdd custom headers, footers, or both to PDF pages using HTML content. Add header to PDF, add footer to PDF, PDF header footer HTML, add page number and date, brand PDF with HTML footer.
Action
Add Image Watermark to PDFAdd Image Watermark or Stamp to the PDF document. Add image watermark to PDF, Add logo to PDF, Add image stamp, Company logo on PDF, Brand PDF documents , Add image to PDF.
Action
Add Margin to PDFAdd custom top, bottom, left, and right margins to PDF pages. Add margin to PDF, PDF margins, add white space to PDF, PDF padding.
Action
Add Page Number to PDFAdd Page Numbers to PDF Pages. Add page numbers to PDF, page numbering,number PDF pages.
Action
Add Password to PDFAdd password protection and permission controls to a PDF. Password protect PDF, secure PDF, encrypt PDF, add PDF password, restrict PDF printing and copying
Action
Add Text Watermark to PDFAdd a background Text Watermark to PDF document. Add text watermark to PDF, Add text stamp, PDF watermark, Add confidential label, Label PDF pages , Add text to PDF.
Action
AI - Contract ParserThis action collects and returns detailed information about the provided contract file.
Action
AI - Healthcard ParserThis action collects and returns detailed information about the provided healthcard file.
Action
AI - Invoice ParserThis action collects and returns detailed information about the provided invoice file.
Action
AI - Shipping Label ParserThis action collects and returns detailed information about the provided Shipping Label file
Action
Classify DocumentClassify or Identify documents based on the file content. Classify document, identify document type, document classification.
Action
Compress ImageCompress an image based on its type (JPG, PNG) and the selected compression level (max, medium, or low). Reduce image size, shrink photos, and optimize images for the web
Action
Compress PDFOptimize or Compress a PDF document. Compress PDF, shrink PDF, reduce PDF size, optimize PDF, make PDF smaller
Action
Convert HTML to PDFConvert HTML files or web content into PDF with CSS styling preserved.HTML to PDF, convert HTML to PDF, webpage to PDF, HTML file to PDF, render HTML as PDF.
Action
Convert Image FormatChanges file format of an image file. Convert image format, JPG to PNG, PNG to JPG, convert to TIFF, change image file type.
Action
Convert Json to ExcelTurn JSON data into an Excel spreadsheet with auto number and date formatting. JSON to Excel, convert JSON to XLSX, JSON array to spreadsheet, data to Excel, JSON export to Excel.
Action
Convert Markdown to PDFConvert .md files into formatted PDF documents. Markdown to PDF, MD to PDF, convert Markdown to PDF, README to PDF, publish Markdown as PDF.
Action
Convert to PDFConvert any type of office documents or images into PDFs. Word to PDF, Excel to PDF, PowerPoint to PDF, image to PDF, JPG to PDF, PNG to PDF, DOCX to PDF,Text to PDF,Outlook to PDF, google docs to pdf,Libre to PDF, xlsx to pdf , pptx to pdf , msg to pdf , eml to pdf , gdoc to pdf,gsheet to pdf, odt to pdf, ods to pdf , odp to pdf, tiff to pdf, csv to pdf, txt to pdf.
Action
Convert URL to PDFConvert your URL file to PDF. URL to PDF, website to PDF, web page to PDF, convert URL to PDF, save webpage as PDF.
Action
Convert VisioConvert Visio to any format. Convert Visio to PDF, VSDX to PDF, Visio to image, Visio to SVG.
Action
Convert Word to PDF FormConvert a Word document into an interactive PDF form, keeping checkboxes, dropdowns, and text fields. Word to PDF form, DOCX to fillable PDF, Word form to PDF, interactive PDF form, convert Word for to PDF.
Action
Create BarcodeGenerate a barcode or QR code image from text. Create barcode, generate QR code, make QR code from text, generate Code128, generate DataMatrix, barcode image generator.
Action
Create EPC QR CodeCreate a scannable EPC QR code for SEPA bank transfers. EPC QR code,SEPA payment QR, generate payment QR code, SEPA QR, invoice payment QR code.
Action
Create Image From PDFGenerate Image of any single page from a PDF file.Convert PDF pages into JPG, PNG, TIFF, BMP, or GIF images. PDF to image, PDF to JPG, PDF to PNG, PDF to TIFF, convert PDF pages to images.
Action
Create PDF/AConvert PDF to archival PDF/A format for long-term storage. Create PDF/A, convert PDF to PDF/A, PDF archival format, PDF/A-1, PDF/A-2, PDF/A-3, PDF compliance.
Action
Create SwissQR BillCreate Swiss QR Bill in PDF for payments and invoicing. Generate Swiss QR code bill, add QR invoice payment section to PDF, create QR-bill with IBAN or QR-IBAN, generate Swiss payment slip with QR code, create compliant Swiss QR invoices for banking and payments.
Action
Create ZUGFeRD InvoiceCreate ZUGFeRD e-invoices by embedding XML invoice data into PDF/A-3 files, generate hybrid PDF XML invoices compliant with ZUGFeRD , validate structured invoice data, generate machine-readable and human-readable invoices, create compliant e-invoicing documents for Germany and EU regulations.
Action
Crop ImageCrop an image through border or rectangle. Crop image, trim image, cut image borders, crop photo, resize image by cropping.
Action
Crop PDFCrop PDF pages using border or rectangle coordinates. Trim PDF margins, remove white space, cut or resize PDF pages, crop by custom dimensions (top, bottom, left, right), adjust page layout and page size, crop specific pages or page ranges, edit PDF content area, batch crop PDF documents with precision
Action
CSV - Parse CSV FileParses CSV files and converts them to JSON format with customizable delimiters.
Action
Delete Pages From PDFDelete unwanted pages from the PDF document.Delete pages from PDF, remove PDF pages, delete specific PDF pages, remove unwanted PDF pages,PDF page removal
Action
Disable Track Changes in WordTurn off revision tracking in a DOCX file. Disable track changes, turn off track changes Word, stop tracking changes DOCX, remove tracking Word.
Action
Enable Track Changes in WordTurn on revision tracking in a DOCX file. Enable track changes, turn on track changes Word, Word revision tracking, start tracking changes DOCX.
Action
Excel - Add an Image to Header and FooterAdd image-based headers and footers to Excel worksheets with precise positioning and margin control
Action
Excel - Add a Text Header and FooterAdd customizable text headers and footers to Excel worksheets with full formatting control
Action
Excel - Add a WatermarkInserts a watermark into an Excel worksheet.
Action
Excel - Add Rows to a WorksheetInserts new rows into Excel worksheets using JSON data with automatic data type conversion
Action
Excel - Delete a WatermarkRemove watermarks from Excel worksheets by ID or from all worksheets
Action
Excel - Delete Rows From a WorksheetDelete specific rows from Excel worksheets using row ranges
Action
Excel - Delete Worksheets From a WorkbookDeletes specific worksheets from Excel workbooks.
Action
Excel - Extract Rows From a WorksheetExtracts rows from an Excel worksheet.
Action
Excel - Extract Worksheets From a WorkbookExtracts specific worksheets from Excel workbooks.
Action
Excel - Find and Replace Text in a WorksheetFinds and replaces text in Excel worksheets with advanced pattern matching and formatting options.
Action
Excel - Merge Multiple Excel FilesMerges multiple Excel files into a single workbook with support for various output formats.
Action
Excel - Merge Rows in a WorksheetMerges rows across multiple worksheets using key columns for data consolidation.
Action
Excel - Remove the Header and Footer From a WorkbookRemove a Header and Footer from Excel
Action
Excel - Secure WorkbooksAdds password protection and security restrictions to Excel files.
Action
Excel - Unlock WorkbooksRemoves password protection and security restrictions from Excel files.
Action
Excel - Update Rows in a WorksheetUpdates existing rows in Excel worksheets with JSON data.
Action
Extract Attachment From PDFPull out files embedded inside a PDF. Extract attachments from PDF, get embedded files, PDF portfolio extraction, detach files from PDF, save PDF attachments.
Action
Extract Form Data From PDFExtract form data from the PDF. Extract PDF form data, read PDF form fields, get fillable PDF values, PDF form to JSON, AcroForm data extraction.
Action
Extract Pages From PDFExtract required pages from a PDF document. Extract pages from PDF, PDF page extraction, get specific PDF pages.
Action
Extract Table From PDFExtract tables from a PDF as structured JSON with rows and columns. Extract table from PDF, PDF table to JSON, extract PDF data table, PDF tabular data, get table rows from PDF.
Action
Extract Text by ExpressionExtract text from a PDF using a regular expression to pull invoice numbers, emails, dates, and more. Extract text by regex, regex from PDF, extract invoice number, PDF pattern matching, extract email from PDF.
Action
Extract Text From PDFExtract text from PDF documents. Convert PDF to text, pull readable content from PDF files, extract words, retrieve text by page or full document, parse PDF content into plain text, export PDF text for editing, indexing, data extraction, or processing.
Action
Extract Text From Wordextract text from a DOCX file with options for page range, removing comments, and accepting tracked changes. Extract text from Word, DOCX to text, Word to plain text, get Word content, extract Word paragraphs.
Action
Fill a PDF FormFill a PDF form using JSON Data and return multiple files. Fill PDF form, auto-fill PDF form, bulk fill PDF forms, PDF form data merge,populate PDF fields.
Action
Find and Replace Text in PDFFind text in a PDF and replace it on selected pages. Find and replace PDF, replace text in PDF, edit PDF text, update PDF content
Action
Flatten PDFLock form fields and annotations into static content, making the PDF read-only. Flatten PDF, flatten PDF form, lock PDF fields, make PDF read only, flatten annotations.
Action
Flip Imageflip or mirror an image horizontally, vertically, or both. Flip image, mirror image, flip photo horizontally, flip photo vertically.
Action
Generate DocumentFill a PDF form using JSON Data and return a single PDF. Fill PDF form, auto-fill PDF form, populate PDF fields, PDF form data merge, complete PDF form.
Action
Generate Document MultipleFill a PDF form using JSON Data and return multiple files. Fill PDF form, auto-fill PDF form, bulk fill PDF forms, PDF form data merge,populate PDF fields.
Action
Get Shared FileGenerate a shareable file URL for easy access and download. Create file link, get file sharing URL, share files online, access shared file link.
Action
Image - Add Image WatermarkAdd image watermark to photos and images. Overlay logo on image, watermark pictures, add logo to photo, stamp image with branding, apply watermark to JPG and PNG images, insert image overlay, brand photos with logo, add image to image, protect images with watermark, customize watermark position, rotation, and opacity.
Action
Image - Add Text WatermarkAdd text watermark to photos and images. Insert text on image, watermark pictures with text, add caption or text overlay to photo, stamp image with text branding, apply text watermark to JPG and PNG images, add text to image, brand photos with custom text, protect images with text watermark, batch watermark images with text, size, color, position, rotation, and opacity.
Action
Image - Extract TextThe action will be performed on the provided image and will return the extracted text. Image to text, read text from images, scan text from photos, screenshots, JPG, PNG and documents, get text from JPG, PNG and image files.
Action
Image - RotateThe action rotates the image provided to configuration specified. Rotate images by custom angle, Rotate photos 90°, 180°, 270°, fix orientation, image rotate tool
Action
Linearize PDFOptimize a PDF for fast web viewing and progressive loading. Linearize PDF, fast web view PDF, optimize PDF for web, web-optimized PDF, PDF streaming.
Action
Make PDF Searchable / OCRRecognize text from scanned PDFs and convert them into searchable PDF. OCR PDF, scanned document OCR, searchable PDF.
Action
Merge Multiple PDFsCombine multiple PDF files into one single PDF document. Merge PDF, Combine PDF files, Join PDFs, Merge multiple PDFs, PDF merger, Concatenate PDF.
Action
Merge PDF OverlayMerge two PDF documents one over another as Overlay, such as placing content on a letterhead or form template. Merge overlay, PDF overlay, overlay letterhead on PDF, Merge PDF layers, Stamp PDF with template , Overlay invoice template with generated QR.
Action
PDF to ExcelConvert PDFs with tabular data into Excel spreadsheets. PDF to Excel,PDF to XLSX,PDF table to spreadsheet, convert PDF to Excel
Action
PDF to PowerPointConvert PDF into Powerpoint Presentation slides. PDF to PowerPoint, PDF to PPTX, convert PDF to PPT, PDF to slides.
Action
PDF to WordConvert PDF documents to high quality editable Word files. PDF to Word, PDF to DOCX, convert PDF to Word, scanned PDF to Word, editable Word document.
Action
PDF - Update HyperlinksThis action allows the hyperlink text and URL values to be independently updated. Edit link text and URL, modify PDF links, change hyperlink address, update clickable links in PDF documents
Action
Read BarcodesDetect and extract barcode or QR code data from a PDF. Read barcode from PDF, scan barcode in PDF, extract QR code from PDF, decode barcode, PDF barcode reader.
Action
Read SwissQR CodeRead-out Billing Data from SwissQR Bill.
Action
Remove EXIF Tags From ImageStrip GPS, camera, and metadata tags from an image for privacy. Remove EXIF data, strip image metadata, remove GPS from photo, clean image metadata, privacy safe image.
Action
Remove Password From PDFRemove password protection from a secured PDF. Unlock PDF, remove PDF password, decrypt PDF, open protected PDF, remove PDF security..
Action
Repair DocumentFix corrupted or damaged PDF files and recover content. Repair PDF, fix broken PDF, recover corrupted PDF, fix PDF errors, restore damaged PDF.
Action
Replace Text With ImageFind text in a PDF and replace it with an image like a logo or signature. Replace text with image, insert logo into PDF, add signature image to PDF, swap text with picture, brand PDF with logo.
Action
Resize ImageResize an image based on percentage or specific size. Resize image,scale image, shrink image, enlarge image, image resize by pixels
Action
Rotate All PDF PagesRotate all pages of a PDF by Clockwise, CounterClockwise, or UpsideDown.Rotate PDF, rotate PDF pages, fix PDF orientation, flip PDF, turn scanned PDF upright.
Action
Rotate a Single Page in PDFRotate a specific page in a PDF by UpsideDown, CounterClockwise, or Clockwise while leaving other pages unchanged. Rotate PDF page, rotate single page, fix one page orientation, rotate specific page, correct landscape page.
Action
Sign PDFA Place a Sign to the PDF document.Sign PDF, add signature to PDF, PDF signature, place signature on PDF, e-sign PDF.
Action
Split by BarcodeSplit the PDF document by barcode types and filters. Separate pages using barcode types, scan barcode in PDF, split PDF by barcode value, barcode-based PDF splitter, filter and separate pages, Extract and separate pages by barcode type or value.
Action
Split PDFSplits a PDF document into multiple files. Split a PDF at specific page numbers. Split PDF by page number, split PDF pages, divide PDF at page, separate PDF by page index, split reports by page number.
Action
Split PDF by TextSplit a PDF wherever a specific word or phrase appears. Split PDF by text, split PDF by keyword, split PDF by phrase, split invoices by text, split reports by text
Action
Word - Add Text WatermarkAdds text watermarks to Word documents with advanced text styling and positioning options.
Action
Word - Add WatermarkAdds image watermarks to Word documents with advanced positioning and styling options.
Action
Word - Apply SecurityApplies protection and security restrictions to Word documents.
Action
Word - Delete PagesDeletes specific pages or page ranges from Word documents.
Action
Word - Find and Replace TextFinds and replaces text in Word documents with advanced formatting options and pattern matching.
Action
Word - Merge DocumentsMerges multiple Word documents into a single file while preserving formatting.
Action
Word - OptimizeOptimizes Word documents for size and performance with various options
Action
Word - Replace Text With ImageFind and replace text with image in Word documents. Insert image in place of text, replace text with picture, Word text to image replacement, replace text placeholders with images.
Action
Word - Update Table of ContentsUpdates or creates a table of contents in Word documents with custom options
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.