Cloud Convert
The CloudConvert connector enables various file conversion and manipulation tasks. It offers actions such as converting files, merging documents, and more.
Configuring API Connector in DronaHQ
Add a Account name
. Then click Save
, it will open a pop-up window askinging you to sign-in into your HubSpot account. Continue with the steps and give access to DronaHQ to connect with your HubSpot ID and its information.

After successfully configuring and saving the connector settings, you can easily access your newly connected account by navigating to the connected accounts
list. You can find this option from the Connector -> Manage Account
section. This centralized location allows you to conveniently monitor and manage your connected accounts.
Supported API endpoints
Action | Description |
---|---|
AllSupportedFormats | Retrieves a list of all supported file formats. |
FilterFormatsByInput | Filters supported output formats based on input format. |
CreateConvertFileJob | Initiates a job to convert a file from one format to another. |
ShowJob | Fetches details about a specific job. |
WaitForAJob | Waits for a specific job to complete. |
ListJobs | Lists all the active and completed jobs. |
CaptureWebsiteJob | Creates a job to capture a screenshot of a website. |