Skip to content

docs: add Albato integration page#2481

Open
wdias-albato wants to merge 4 commits intoapify:masterfrom
wdias-albato:docs/albato-integration
Open

docs: add Albato integration page#2481
wdias-albato wants to merge 4 commits intoapify:masterfrom
wdias-albato:docs/albato-integration

Conversation

@wdias-albato
Copy link
Copy Markdown

Summary

  • Adds how-to documentation for the Albato integration with Apify at /integrations/albato
  • Follows the same structure and style as the Zapier integration page
  • Includes setup instructions, two workflow examples (trigger and action), full list of available triggers and actions, and 8 annotated screenshots

Test plan

  • Page renders at https://docs.apify.com/platform/integrations/albato
  • All 8 screenshots display correctly
  • ThirdPartyDisclaimer component renders
  • Links to Albato and Apify Console are valid
  • Sidebar entry appears under Workflows & notifications

?? Generated with Claude Code

Adds how-to documentation for the Albato integration with Apify,
including setup steps, workflow examples, available triggers and
actions, and 8 annotated screenshots.

URL: https://docs.apify.com/platform/integrations/albato
Copy link
Copy Markdown
Contributor

@marcel-rbro marcel-rbro left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the PR.

Before this can merge, the page needs some changes to match our docs standards. A couple of things will fail CI as-is (em dashes throughout, and the blockquote formatting in the triggers/actions section produces markdownlint errors), plus some smaller style and terminology issues.

Useful references:

  • CONTRIBUTING.md and the standards/ folder - especially writing-style.md, grammar-rules.md (no em dashes, use -), and terminology.md (Actor/task/dataset capitalization).
  • If you're using an AI coding agent, this repo ships two skills that do most of this work: /doc-write for writing/editing to spec, and /review-docs for running the same review applied here.
  • zapier.md is the closest existing page - worth modeling the triggers/actions section after it.

Ping me once it's updated and I'll take another look.

- Replace em dashes with hyphens (Microsoft.Dashes / Vale)
- Restructure triggers and actions to use heading + blockquote
  format (matching zapier.md), fixes markdownlint errors
- Apply Apify terminology: lowercase task/dataset/key-value store,
  capitalized Actor as proper noun
- Sentence case in headings (Apify product names stay capitalized)
- Add doc links for dataset and key-value store
check-frontmatter.sh requires 140-160 char range; previous version
was 135. Reinstates 'automatically' to convey the workflow benefit.
- sidebar_position: 7 -> 7.0 (decimal format per content-standards.md)
- Use contraction: 'you will need to' -> "you'll need to"
- Replace 'kick off' with 'start' (avoid colloquialisms)
- Rewrite Discord line to remove 'our' and first-person 'us'
  per writing-style.md: 'feel free to reach out to us on our X'
  -> 'join the X'
@wdias-albato
Copy link
Copy Markdown
Author

Hi @marcel-rbro ! Thanks for the detailed feedback. I’ve made the requested adjustments. Please let me know if anything else needs to be updated.

@marcel-rbro marcel-rbro self-requested a review May 6, 2026 13:14
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.

3 participants