-
Notifications
You must be signed in to change notification settings - Fork 129
docs: Add Bubble integration docs for workflows and notifications #1721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…token storage instructions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reformatted the text
Changed structure slightly
Lowered reliance on ordered & unordered lists
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
@drobnikj Not sure if I'm able to add you as a reviewer to this PR myself, so I'm tagging you in this comment. |
I've added @drobnikj as reviewer :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The docs look good, I have a few comment, mainly about generic content of some section
Trigger Actor runs from Bubble events
Display Apify data in your application
Automate data collection workflows
Could you please add more info how to set up, I see there only final screenshot of finish setup, but as an user I need to know how to get there.
description: Learn how to integrate your Apify Actors with Bubble for automated workflows and notifications. | ||
sidebar_label: Bubble | ||
sidebar_position: 7 | ||
slug: /integrations/bubble |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you somehow reference the demo app apify-28595.bubbleapps.io/version-test ?
It deserves its own caption, as it could help users to get into it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done ✅
After installing the plugin, you'll need to provide your API token when setting up Apify actions: | ||
|
||
1. You can find your API token in the Apify Console under **Settings > API & Integrations**. | ||
2. For security, store your API token in your User data type with Privacy rules applied rather than entering it directly in each API call. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you iterate about this step, not sure how to do it, screenshot would help.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or some related doc in bubble
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to make it clearer. I mentioned how to set it up and how to use it. Tomorrow i will also link some bubble docs, so the user has enough info to follow the guide.
|
||
### Trigger Actor runs from Bubble events | ||
|
||
Create workflows that run Apify Actors in response to events in your Bubble app, such as button clicks or form submissions. In the **Workflow** tab, set up a new workflow with your chosen trigger event. Add a new action and select **Run Actor** or **Run Actor Task** from the Apify plugin. Configure the Actor or Task, including any input data, and include follow-up actions to process the returned data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tried to make it clearer, let me know if you would add/remove anything from the current version. I will review it again tomorrow to ensure everything makes sense.
|
||
### Display Apify data in your application | ||
|
||
Populate elements in your Bubble application with information from your Apify account or Actor run data. Apply data sources like **List User Tasks**, **List Actor Runs**, or **List Store Actors** to repeating groups. To show actual scraped data, use **Fetch Data From Dataset Json As Data** to retrieve results from your run's dataset. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is very generic, not sure if the user based this would be able to set it up, could you iterate over it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tried to expand this part as well. Please let me know if you would like to add anything to it.
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last few things I noticed, after that it should be fine
- For example `Run Actor` (run a specific Actor by ID) | ||
-  | ||
1. Configure the action: | ||
- **API token**: set to `Current User's apify_api_token` (check out the Step 2.3) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Step 2.3 no longer exists.
Also I feel like indentation is weird 3 spaces and it should be 2 (but this I think refers to whole document)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had set 3 as default..., not sure why, but I fixed it in the previous commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this yellow rectangle added as highlight? Our style guide calls for red indicators. If this is to highlight, can it be accomodated to fit style guide?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, this is how Bubble displays it. The same goes for text highlighting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thanks for clarification!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, please have a team admin upgrade your team to Bugbot Pro by visiting the Cursor dashboard. Your first 14 days will be free!
Comment @cursor review
or bugbot run
to trigger another review on this PR
sources/academy/webscraping/puppeteer_playwright/executing_scripts/injecting_code.md
Show resolved
Hide resolved
@TC-MO sorry, I accidentally pushed rebase into my master, which caused the owners of the code rebased to be add as reviewers... 😅 I reversed it to the last commit, so it should be as before, but with new reviewers added to this pr. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes will fix markdownlint and prepare us for merge
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
sources/platform/integrations/workflows-and-notifications/bubble.md
Outdated
Show resolved
Hide resolved
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
…le.md Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
Summary
Created new Bubble integration documentation for the workflows-and-notifications directory, enabling users to automate workflows and set up notifications using Apify Actors within Bubble applications.
What's Added
Key Features Documented
Context
This documentation is being created by DXHeroes and Applifting as part of developing the official Bubble plugin for Apify. The guide enables no-code developers to integrate Apify's web scraping and automation capabilities directly into their Bubble applications.
Testing