docs: viaSocket integration page added#2276
docs: viaSocket integration page added#2276ViaSocket-Git wants to merge 2 commits intoapify:masterfrom
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on March 24
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, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
Comment @cursor review or bugbot run to trigger another review on this PR
| to="/platform/integrations/viasocket" | ||
| imageUrl="/img/platform/integrations/viasocket.ico" | ||
| smallImage | ||
| /> |
There was a problem hiding this comment.
There was a problem hiding this comment.
This is the "Add trigger screenshot". Are they the same UI? Why use 2 images that are identical?
There was a problem hiding this comment.
All screenshots need to be in the light theme, as per our style guide: https://github.com/apify/apify-docs/blob/master/AGENTS.md#images
| <Card | ||
| title="viaSocket" | ||
| to="./integrations/viasocket" | ||
| imageUrl="/img/platform/integrations/viasocket.ico" | ||
| smallImage | ||
| /> |
There was a problem hiding this comment.
Unfortunately, due to limited space on this page, the cards are reserved for the largest integrations in their respective categories
| <Card | |
| title="viaSocket" | |
| to="./integrations/viasocket" | |
| imageUrl="/img/platform/integrations/viasocket.ico" | |
| smallImage | |
| /> |
| 1. Go to **Settings > API & Integrations > API Tokens**. | ||
| 1. Copy your personal API token. | ||
|
|
||
|  |
There was a problem hiding this comment.
The framing of this screen is questionable. The right side of the UI is cropped.
| 1. Log in to your [viaSocket account](https://viasocket.com/) and click **Create New Flow**. | ||
| 1. In the **Trigger** section, search for and select **Apify**. | ||
| 1. Choose **Finished Task Run** or **Finished Actor Run** as the trigger event. | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
First, there are some steps, then there are screens. Would be nice to have each screen with the respective step.
| 1. Click **Save** to establish the connection. | ||
| 1. Confirm the connection is successfully added before continuing. | ||
|
|
||
|  |
There was a problem hiding this comment.
What value does this screen add? It just shows the confirmation dialog, not the configuration. Also, why show the entire UI, when most of it is covered by the dialog?


Note
Low Risk
Documentation-only change that adds a new page and index link; no product logic or APIs are modified.
Overview
Adds a new
viaSocketintegration guide describing how to authenticate with an Apify API token, configure finished-run triggers, and build/monitor a basic automation flow.Updates
sources/platform/integrations/index.mdxto surface viaSocket under Integration platforms with a new card linking to the new page.Written by Cursor Bugbot for commit 79cbe87. Configure here.