Save yourself the work of writing custom integrations for Apify and awork 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 awork 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
Get All Projects
Get Project by ID
Get All Project Statuses
Create Project
Create a project by sending project details
Get Task Statuses of Project
Get Task Lists of Project
Create Project Status
Create a project status by sending project status details
Change Project Status
Changes the project status of a project
Create Task Status
Create a task status by sending task status details
Create Task List
Create a task list for the project
Get Tasks of Project
Get Task by ID
Create Task
Create a task in a project by sending task details
Set Custom Field
Add Tag
Change Status
Add Comment
Set Task Assignee
Get Types of Work
Get Task Lists of Project
Create Type of Work
Add Task to Task List
Get All Users
Get User by ID
Create Company
Create a company by sending company details
Get All Companies
Get Company by ID
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast