> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/connectors/pabbly-connect.md).

# Pabbly Connect

Pabbly connects more than 800+ software products for seamless real-time data transfer. Their simple integration platform allows anyone to seamlessly integrate DAM with other applications to automate workflows.

### Installation <a href="#od_9f68ca2c" id="od_9f68ca2c"></a>

#### **Prerequisites** <a href="#prerequisites" id="prerequisites"></a>

You can [request for demo](https://www.scaleflex.com/en/request-a-demo) if you don't have a DAM Account.

#### **Step 1: Login to both products** <a href="#step-1-login-to-both-products" id="step-1-login-to-both-products"></a>

After logging in DAM, you need to login to Pabbly Connect.

<figure><img src="https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252FqFjBlX4qjTCB9xGxqf7v%252Fas1.png%3Falt%3Dmedia%26token%3D48cc842f-1382-4e27-88d0-c9142981d1e4&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=da41d6ca&#x26;sv=1" alt=""><figcaption></figcaption></figure>

#### **Step 2: Create Action or Trigger in Workflow** <a href="#step-2-create-action-or-trigger-in-workflow" id="step-2-create-action-or-trigger-in-workflow"></a>

In the *Actions* seaction, search for *Filerobot by Scaleflex*.

<figure><img src="https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252FB1B2tm1BPUybIsbJL9jk%252Fas2.png%3Falt%3Dmedia%26token%3D2d2515f7-4521-4e2c-9426-b5ddff4393fa&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=8cd42270&#x26;sv=1" alt=""><figcaption></figcaption></figure>

#### **Step 3: Set up Action Event or Trigger Event** <a href="#step-3-set-up-action-event-or-trigger-event" id="step-3-set-up-action-event-or-trigger-event"></a>

Choose *Action Event* or *Trigger Event* from the drop down input and confirm with *Connect*:

<figure><img src="https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252F6BD34M4NMG2iUzoYWSGB%252Fas3.png%3Falt%3Dmedia%26token%3D86da5c71-1705-46d1-94e9-58b840f7704c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d6b8d6a7&#x26;sv=1" alt=""><figcaption></figcaption></figure>

#### **Step 4: Configure Token and API key** <a href="#step-4-configure-token-and-api-key" id="step-4-configure-token-and-api-key"></a>

You can find your token and the API key in DAM Asset Hub: *Developers* / *API Secret Keys*.

<figure><img src="https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252FFjSL5S0unRwJdhAzZoMy%252Fas4.png%3Falt%3Dmedia%26token%3D07906850-f14c-40ae-9dc0-6eaf652140ea&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3cd5447b&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Once you save your Token and API key, you don't need to enter it again for another action event by selecting "Select Existing Connection" option.

### Usage <a href="#usage" id="usage"></a>

#### Available Trigger Events <a href="#od_33344ea7" id="od_33344ea7"></a>

Triggers are events that occur in DAM and that events data are sent to Pabbly. DAM Pabbly connector has the following triggers:

| Trigger Name | Description                                                                 |
| ------------ | --------------------------------------------------------------------------- |
| File Upload  | It is fired when a new file is uploaded to Filerobot.File details are sent. |

#### Available Actions <a href="#od_33344ea7-1" id="od_33344ea7-1"></a>

DAM Pabbly connector has the following actions and corresponding inputs:

| Action Name   | Description                               | Inputs                      |
| ------------- | ----------------------------------------- | --------------------------- |
| File Upload   | Used to upload remote hosted files to DAM | Origin File Url,File name   |
| File Delete   | Delete file from DAM                      | File UUID                   |
| File Rename   | Used to rename file.                      | File UUID,File new name     |
| Folder Create | Create new folder in DAM.                 | Folder path                 |
| Folder Delete | Delete folder in DAM                      | Folder UUID                 |
| Folder Rename | Rename folder in DAM                      | Folder UUID,Folder new name |
| Folder List   | Lists all folders details                 | (*N.A.)*                    |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/connectors/pabbly-connect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
