Skip to content

docs: update workato docs#2353

Merged
marcel-rbro merged 9 commits intoapify:masterfrom
daveomri:feat/update-workato-docs
Apr 17, 2026
Merged

docs: update workato docs#2353
marcel-rbro merged 9 commits intoapify:masterfrom
daveomri:feat/update-workato-docs

Conversation

@daveomri
Copy link
Copy Markdown
Contributor

@daveomri daveomri commented Mar 23, 2026

Summary

  • Remove OAuth 2.0 authentication flow, keeping only API token authentication as a single streamlined set of steps.
  • Add a lead paragraph and horizontal rule at the top of the page for consistency with other integration pages.
  • Update connector details to reflect current behavior: crawler type list (removed JSDOM), memory range info, validation rules for URL fields and dataset item limits, Actor name format (owner/name with slash and tilde).
  • Remove promotional/filler language and fix formatting to match Apify docs style guide: remove italics from action/trigger descriptions, use bold with dashes for definition lists, add periods to full-sentence list items, fix heading hierarchy, and shorten front matter description to meet the 140-160 character SEO limit.
  • Fix markdownlint errors (indented sub-list, missing blank lines).
  • Update the Discord link text to "developer community on Discord" and replace the removed OAuth troubleshooting tip with a validation errors tip.
  • Delete unused OAuth-related screenshots.

@daveomri daveomri marked this pull request as ready for review April 2, 2026 12:01
@daveomri daveomri requested a review from TC-MO as a code owner April 2, 2026 12:01
@marcel-rbro marcel-rbro requested review from marcel-rbro and removed request for TC-MO April 10, 2026 09:42
marcel-rbro and others added 2 commits April 14, 2026 15:15
Apply style guide compliance fixes: fix heading hierarchy, add list
punctuation, remove soft language, fix image formatting in numbered
lists, improve description frontmatter, and add pick lists definition.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolve conflict by keeping this branch's structure and incorporating
the Settings > API & Integrations URL fix from master (e68bc9e).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

LGTM 👍

Copy link
Copy Markdown
Contributor

@TC-MO TC-MO left a comment

Choose a reason for hiding this comment

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

besides minor nit re: link to WCC - LGTM

- Retrieves data records from specified datasets with pagination support
- Returns structured data ready for downstream recipe steps
- Scrapes content from a single specified URL.
- Supports three crawler types: **Adaptive Crawler** (Website Content Crawler), **Firefox Headless Browser**, and **Cheerio** (fast, raw HTTP).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

perhaps a link to WCC?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Rereading this, the "(Website Content Crawler)" feels redundant and doesn't match how other pages in workflows-and-notifications/ describe crawler types. I'll remove it in next commit.

@marcel-rbro marcel-rbro merged commit f15b74d into apify:master Apr 17, 2026
14 of 15 checks passed
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.

4 participants