> 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/zapier-automation.md).

# Zapier automation

Zapier connects over 3,000 different tools, applications, and services you need to manage your business. Their simple integration platform allows anyone to seamlessly integrate DAM with other applications to automate workflows.

The **DAM integration** allows t&#x6F;**:**

* Setup a trigger when a new file is uploaded to DAM (useful for setting up notifications, transforming uploaded files or using other tools)
* Upload new files to DAM
* Transform files in DAM (this is done by adding [transformation functions](/dynamic-media-optimization-dmo/welcome.md) to the file CDN link)
* Search for existing files and folders
* Create folders

### **Installation** <a href="#installation" id="installation"></a>

Start a new **Zap** and add a tool to start the trigger with. It can be DAM or any other tool. DAM can either start the Zap or execute the actions for the trigger coming from other tools, as shown in the example below.

![](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%252FiqhT1iPZd342WCef2Agf%252Fz1.webp%3Falt%3Dmedia%26token%3D0ee0ccf3-68b2-4e70-b572-3aca255ee534\&width=768\&dpr=4\&quality=100\&sign=81e675b2\&sv=1)![](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%252FnEPZkvRz4m2tQYmm4Web%252Fz2.webp%3Falt%3Dmedia%26token%3D650eca2c-0770-40d8-bf82-087ac2456025\&width=768\&dpr=4\&quality=100\&sign=3081348d\&sv=1)

Once the DAM trigger/action is added, you will be asked to **"Choose account"** to connect to DAM.

New browser window will pop up asking for authentication details to DAM Asset Hub.

<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%252FOjJlNb1W3DhgieeflTX2%252Fz3.webp%3Falt%3Dmedia%26token%3D958813f1-0afa-4cb9-8b45-bc740ee1f991&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a4e90667&#x26;sv=1" alt=""><figcaption></figcaption></figure>

DAM **Token** can be found in the DAM Asset Hub project selector and next to the project title. While DAM **API Secret Key** is available in  Settings > Access > Security templates (tab) menu in the DAM Asset Hub. Make sure the API Secret Key has the minimum required permission for the actions of the Zap.

Once done, you have successfully connected your DAM account to your Zapier account.

After the account is successfully configured and authenticated, you will be able to **set up the triggers and actions for execution**.

When selecting the **Folder Path**, if you leave it as a default option, it will only do actions on the Root folder of your DAM account. When looking for a specific folder, you can add the folder path manually or use the search function for exiting folders in the Root folder path.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/connectors/zapier-automation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
