How to set up Apify
To connect Apify, you need an API token from your Apify account. This integration requires your own Apify account and API credentials.Connection details
Apify actions
Run Actor
Execute any Apify actor with custom input parameters. Use cases- Web scraping – Run scrapers for LinkedIn, Twitter, Instagram, Amazon, etc.
- Data extraction – Extract structured data from any website
- Lead generation – Scrape contact information from directories
- Competitive analysis – Monitor competitor websites and pricing
Output
Use the
datasetId from the output with the Get Dataset extractor to retrieve the scraped data.Run Task
Execute a pre-configured Apify task. Tasks are saved actor configurations that can be reused. Use cases- Recurring scrapes – Run the same scraping job repeatedly
- Standardized workflows – Use pre-configured settings for consistent results
- Team collaboration – Share task configurations across team members
Output
Same as Run Actor.
Apify data models
Create data models from Apify datasets to power your workflows.Get Dataset
Fetch items from an Apify dataset. Use this to retrieve results from a previous actor or task run. ConfigurationCommon workflows
Scrape and enrich leads
- Run Actor – Use a LinkedIn scraper to extract company data
- Get Dataset – Fetch the scraped results
- Enrich – Use other integrations to add contact information
Monitor competitors
- Run Task – Execute a pre-configured price monitoring scraper
- Get Dataset – Retrieve the latest pricing data
- Compare – Analyze changes against your own pricing
Build prospect lists
- Run Actor – Scrape a directory or database
- Get Dataset – Pull the extracted contacts
- Push to CRM – Send qualified leads to HubSpot or Salesforce
Popular Apify Actors
Browse thousands of actors in the Apify Store.

