Skip to main content
Run Apify Actor with Apify

Run Apify actors and get back run results.

Updated over a week ago

Introduction

This integration enables users to execute Apify actors directly from Clay workflows. By leveraging Apify's powerful web scraping and automation capabilities, users can retrieve structured data from websites and incorporate it into their Clay projects. The action allows for seamless running of Apify actors and retrieval of results, enhancing data collection and processing capabilities within the Clay environment.

Input

Name

Is Optional

Description

Type

Apify Actor

The actor to pull data from.

text

Input Data

true

Enter the data body to include, e.g. {"email": "[email protected]", "name": "Sam"} When using column tokens in a value, keep the key in quotes, but do not wrap the value in quotes e.g. { "email": #{{email field}}, "name": #{{name field}} }

longtext

Did this answer your question?