Acquia Connector v1.0
1. Prerequisites and Additional Steps
Log into the Acquia Portal with the correct credentials. Acquia provides the leading cloud platform for building, delivering, and optimizing digital experiences.


Creating a new API access token:
Go to Admin > API Setup page. Click on New Integration.


Click on Register. After creating integration, click on Generate User Access token:

2. Connector Action & Tests
Action Name / Method | Assets: List All Upload Profiles (GET) | ||
---|---|---|---|
Action Description | Get all upload profiles | ||
Test Case |
| ||
Request Body Name | Parameter | Type | Description (Example) |
|
|
|
|

Action Name / Method | Assets: List By Search Query (GET) | ||
---|---|---|---|
Action Description | Search & Get assets https://docs.acquia.com/resource-archive/dam-classic/using-acquia-dam-classic-api#searching-assets | ||
Test Case |
| ||
Request Body Name | Parameter | Type | Description (Example) |
| Query | String | The text to perform the search. This field is required. |
| Limit | String | The number of items to return. (Default=50, Maximum=100) |
| Sort | String | The field to sort by. Possible values are filename, filesize, datecreated, and date modified. (Default = datecreated) |
| Offset | String | The item number to start with. Default is 0. |

3. Connection Settings and Configuration
