Skip to content

Conversation

@TC-MO
Copy link
Contributor

@TC-MO TC-MO commented Jun 5, 2024

add new sub categories

  • Programming
  • Actor-to-Actor
  • Workflows & notifications
  • Data storage
  • AI

add category.yml to each new folder to control sidebar label and position
fix all the md links to account for new structure

add new sub categories
- programming
- Actor-to-Actor
- Workflows & notifications
- Data storage
- AI

add _category_.yml to each new folder to control sidebar label and
position
fix all the md links to account for new structure
@github-actions github-actions bot added the t-docs Issues owned by technical writing team. label Jun 5, 2024
TC-MO added 3 commits June 5, 2024 17:36
moved api integration doc into programming sub-category
fixed broken links due to change of file structure
fixed broken images in API doc due to change of file structure
@TC-MO TC-MO requested a review from jancurn June 5, 2024 17:09
Copy link
Member

@jancurn jancurn left a comment

Choose a reason for hiding this comment

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

Great, thank you

The documentation and the input/output schemas make it possible for people to easily understand what the Actor does, enter the required inputs both in the user interface or API, and integrate the Actor's results with their other workflows. Actors can easily call and interact with each other, enabling building more complex systems on top of simple ones.

The Apify platform provides an open [API](/api/v2), cron-style [scheduler](../../schedules), [webhooks](../../../integrations/webhooks/index.md), and [integrations](../../integrations) to services such as Zapier or Make, which make it easy for users to integrate Actors with their existing workflows. Anyone is welcome to [publish Actors](/platform/actors/publishing) in [Apify Store](https://apify.com/store), and you can even [monetize your Actors](/platform/actors/publishing/monetize).
The Apify platform provides an open [API](/api/v2), cron-style [scheduler](../../schedules), [webhooks](../../../integrations/programming/webhooks/index.md), and [integrations](../../integrations) to services such as Zapier or Make, which make it easy for users to integrate Actors with their existing workflows. Anyone is welcome to [publish Actors](/platform/actors/publishing) in [Apify Store](https://apify.com/store), and you can even [monetize your Actors](/platform/actors/publishing/monetize).
Copy link
Member

Choose a reason for hiding this comment

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

The [webhooks](../../../integrations/programming/webhooks/index.md) link works? wow, that's cool

@jancurn
Copy link
Member

jancurn commented Jun 5, 2024

Maybe just one nit: can we update also the page titles from e.g. "Keboola" to "Keboola Integration" ? See https://docs.apify.com/platform/integrations/keboola

Just to provide full context

@TC-MO
Copy link
Contributor Author

TC-MO commented Jun 5, 2024

Sure thing I will update all titles accordingly

TC-MO added 3 commits June 5, 2024 20:01
removed sidebar positions from index.md in webhooks & actor-to-actor
used same pinecone logo as console to fix dark mode issue
remove integrations no longer supported in console
- hevo
- transposit
@TC-MO TC-MO merged commit 34426f9 into master Jun 6, 2024
@TC-MO TC-MO deleted the reorganize-integrations-sidebar branch June 6, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-docs Issues owned by technical writing team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants