Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions sources/platform/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ Apify offers easy-to-set-up solutions for common scenarios, like uploading your
*/}
</CardGrid>

## Automation platforms
## Integration platforms

If you use one of the main automation platforms, Apify support is here for you. The main advantage of these platforms is that you can integrate Apify into very complex workflows with the choice of thousands of supported services.
If you use one of the main integration platforms, Apify's support is here for you. The main advantage of these platforms is that you can integrate Apify into very complex workflows with the choice of thousands of supported services.

<CardGrid>
<Card
Expand All @@ -124,6 +124,18 @@ If you use one of the main automation platforms, Apify support is here for you.
imageUrl="/img/platform/integrations/telegram.svg"
smallImage
/>
<Card
title="n8n"
to="/platform/integrations/n8n"
imageUrl="/img/platform/integrations/n8n.svg"
smallImage
/>
<Card
title="IFTTT"
to="/platform/integrations/ifttt"
imageUrl="/img/platform/integrations/ifttt.svg"
smallImage
/>
</CardGrid>

## Data pipelines, ETLs, and AI/LLM tools
Expand Down
8 changes: 8 additions & 0 deletions static/img/platform/integrations/ifttt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/img/platform/integrations/n8n.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.