Skip to content

Commit 16a904a

Browse files
committed
chore: edited bubble docs
1 parent f308b07 commit 16a904a

File tree

1 file changed

+4
-5
lines changed
  • sources/platform/integrations/workflows-and-notifications

1 file changed

+4
-5
lines changed

sources/platform/integrations/workflows-and-notifications/bubble.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,18 +267,17 @@ The Apify plugin provides two main types of operations:
267267
- Create Webhook [doc](https://docs.apify.com/api/v2/webhooks-post)
268268
- Delete Webhook [doc](https://docs.apify.com/api/v2/webhook-delete)
269269

270-
:::tip
270+
:::tip Check out the documentation
271271

272-
### Check out the documentation
273272
Each API call links to the Apify documentation. To learn more about any plugin action or data call, go to the **Plugins** page in your app, select the Apify plugin, and use the documentation links in the field descriptions.
274273

274+
:::
275+
275276
### Use the latest version of the plugin
276277
To stay up to date with new features, make sure you're using the latest version of the plugin. You can check this on the **Plugins** page by selecting the Apify plugin and choosing the latest version from the drop-down menu. You'll also see a brief note describing what's changed in that version.
277278

278-
:::
279-
280279
## Troubleshooting
281-
<!-- markdownlint-disable MD001 -->
280+
282281
### Authentication errors
283282

284283
Ensure your API token is correctly set in the action (preferably as `Current User's apify_api_token`) and that it has the necessary permissions.

0 commit comments

Comments
 (0)