Skip to content

Apify - Enable Dataset Item Retrieval as Action #16116

@SheVyY

Description

@SheVyY

Is your feature request related to a problem? Please describe.
Right now, I can call an Apify actor action, but there’s no built-in action to retrieve the items after the actor runs (actual data collected).

Describe the solution you'd like
It would be great to have an additional action that allows retrieving dataset items after running an actor, similar to what Make.com offers for Apify. Ideally, this would support async data retrieval so I can run the actor, get the data, and continue with the workflow seamlessly.

Do you have a workaround?
Yes, I’m currently making direct HTTP calls to the Apify API endpoints, like these:

But it’s a bit overcomplicated and breaks the smooth no-code/low-code experience in our platform

Comparable features in other tools?
Yes, Make.com has integrated Apify actions that allow calling the actor and retrieving the results easily. Their implementation makes it straightforward to build powerful data workflows.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions