Files
Dorod-Sky/fern/integrations/make.com.mdx
2025-05-25 11:36:55 -07:00

17 lines
652 B
Plaintext

---
Title: Make.com
slug: integrations/make.com
---
## Running a Skyvern Task in Make.com
1. Get a [Skyvern](https://app.skyvern.com/) account, navigate to settings and copy your API Key, you will need to link this in the make.com app.
2. Create a new scenario in Make.com. Search for the "Skyvern" app. Pick the Skyvern tool you want. Let's click the "Run a Task" for example.
![image](../images/makecom/makecom_search_skyvern.png)
3. Add a new connection and store the API Key from step 1 in the conn "API Key" field.
![image](../images/makecom/makecom_new_connection.png)
4. Run a task!
![image](../images/makecom/makecom_run_task.png)