Save yourself the work of writing custom integrations for Apify and Keap and use n8n instead. Build adaptable and scalable workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Apify and Keap workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Run an Actor
Runs an Actor and immediately returns without waiting for the run to finish
Scrape Single URL
Scrape a single URL using the Apify Website Content Crawler Actor and get its content as text, markdown, and HTML
Get Last Run
Retrieves the most recent run of an Actor. This endpoint is useful for quickly accessing the latest run details, including its status and storages, without needing to specify a run ID.
Custom API Call
Run Task
Runs an Actor task and immediately returns its details without waiting for the run to complete. You can optionally override the Actor’s input configuration by providing a custom body.
Custom API Call
Get User Runs List
Gets a list of Actor runs for the user. This endpoint is useful for retrieving a history of runs, their statuses, and other data.
Get run
Gets the details of a specific Actor run by its ID. This endpoint is useful for retrieving information about a run, such as its status, storages, and other metadata.
Custom API Call
Get Items
Retrieves items from a dataset
Custom API Call
Get Key-Value Store Record
Gets a value stored in the key-value store under a specific key
Custom API Call
Create
Create a company
Get Many
Retrieve many companies
Create or Update
Create a new contact, or update the current one if it already exists (upsert)
Delete
Delete an contact
Get
Retrieve an contact
Get Many
Retrieve many contacts
Create
Create a note
Delete
Delete a note
Get
Get a notes
Get Many
Retrieve many notes
Update
Update a note
Create
Add a list of tags to a contact
Delete
Delete a contact's tag
Get Many
Retrieve many contact's tags
Create
Create an ecommerce order
Get
Get an ecommerce order
Delete
Delete an ecommerce order
Get Many
Retrieve many ecommerce orders
Create
Create an ecommerce product
Delete
Delete an ecommerce product
Get
Get an ecommerce product
Get Many
Retrieve many ecommerce products
Create Record
Create a record of an email sent to a contact
Get Many
Retrieve many sent emails
Send
Send Email
Delete
Delete a file
Get Many
Retrieve many files
Upload
Upload a file
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast