Use the Foxit connector to create, edit, and manage PDF documents.
Integrating your application with Foxit lets you use these operations in an automation. It exposes 10 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your Client ID and Client Secret
Go to the Foxit API Developer Portal at app.developer-api.foxit.com and sign up for a free account with your email.
Once your account is activated, open your Developer Portal dashboard.
Under the default application created for you, find the Client ID and Client Secret.
Copy the Client ID and Client Secret and store them securely for authentication.
Actions
Action Name | Description |
|---|---|
Combine PDFs | Combines multiple PDF documents into a single PDF using Foxit PDF Services |
Convert PDF to other formats | Converts a PDF to another file format using Foxit PDF Services |
Create PDF from other formats | Creates a PDF from another supported format using Foxit PDF Services |
Download document | Downloads a processed document from Foxit PDF Services |
Get task status | Gets the status of an asynchronous Foxit PDF Services operation |
PDF compress | Compresses a PDF to reduce file size using Foxit PDF Services |
PDF extract | Extracts pages, text, or other content from a PDF using Foxit PDF Services |
PDF protect | Applies password protection and permissions to a PDF using Foxit PDF Services |
Remove password | Removes password protection from a PDF when the correct password is supplied using Foxit PDF Services |
Upload document | Uploads a document to Foxit PDF Services |