Skip to content

Conversation

@jirulak02
Copy link

@jirulak02 jirulak02 commented Jan 22, 2026

Add documentation for the Activepieces integration along with example images.


Note

Adds a new docs page platform/integrations/workflows-and-notifications/activepieces.md describing how to integrate Apify with Activepieces.

  • Covers connection setup with API key, creating flows, and configuring Apify triggers (Actor/Task runs)
  • Details actions (Run Actor/Task, Get Dataset Items, Get Key-Value Store Record, Scrape Single URL) and wait-for-finish behavior
  • Notes automatic webhook management for triggers and includes troubleshooting tips
  • Includes illustrative screenshots referenced under ../images/activepieces/

Written by Cursor Bugbot for commit 456167d. Configure here.

@jirulak02 jirulak02 marked this pull request as ready for review January 22, 2026 09:43
@jirulak02 jirulak02 requested a review from TC-MO as a code owner January 22, 2026 09:43
@TC-MO TC-MO requested a review from marcel-rbro January 22, 2026 14:01

- **Get Dataset Items** retrieves items from an Apify [dataset](/platform/storage/dataset):
- Choose a dataset from your account.
- Configure **offset** and **limit** to page through items.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Configure **offset** and **limit** to page through items.
- Configure `offset` and `limit` to page through items.

offset and limit are API members, or some input fields?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well the underlying API field names are offset and limit, but here I meant it more as a highlight on the input fields which for the user are called "Offset" and "Limit", but in the sentence it looks better without the capital letters. But if you want backticks there I can change it, it just might make it weird for the other similar inputs like "crawler type" in the lists below ("Crawler Type", crawlerType).

@jirulak02 jirulak02 requested a review from marcel-rbro January 27, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants