Follow
Follows the user whose profile is currently displayed on screen.
What It Does
Section titled “What It Does”- Detects the Follow button on the current profile
- Checks if the user is already followed
- Follows the user (if not already following)
- Prevents re-following users you already follow
Configuration Options
Section titled “Configuration Options”| Option | Type | Description |
|---|---|---|
| Wait After | Number | Seconds to wait after following (default: 1) |
Outputs
Section titled “Outputs”| Output | Description |
|---|---|
success | User was followed successfully |
failed | Follow action could not be completed (e.g., button not found, already following) |
When to Use
Section titled “When to Use”- After navigating to a user’s profile via Search
- As part of targeted growth workflows (e.g., follow users from a hashtag)
- Combined with Profile Filter to follow only users matching specific criteria
Example Workflow
Section titled “Example Workflow”Open Instagram → Search (hashtag) → Media Select → Navigate to Profile → Profile Filter → Follow → End