Skip to content

Commit 3f9d79f

Browse files
authored
docs: add new tiles to integrations (#1765)
add ifttt & n8n tiles to integration page add logo for n8n and ifttt slight rephrasing for clarity change label from automation platforms to integration platforms to match Console & web
1 parent 07c3f0b commit 3f9d79f

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

sources/platform/integrations/index.mdx

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ Apify offers easy-to-set-up solutions for common scenarios, like uploading your
101101
*/}
102102
</CardGrid>
103103

104-
## Automation platforms
104+
## Integration platforms
105105

106-
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.
106+
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.
107107

108108
<CardGrid>
109109
<Card
@@ -124,6 +124,18 @@ If you use one of the main automation platforms, Apify support is here for you.
124124
imageUrl="/img/platform/integrations/telegram.svg"
125125
smallImage
126126
/>
127+
<Card
128+
title="n8n"
129+
to="/platform/integrations/n8n"
130+
imageUrl="/img/platform/integrations/n8n.svg"
131+
smallImage
132+
/>
133+
<Card
134+
title="IFTTT"
135+
to="/platform/integrations/ifttt"
136+
imageUrl="/img/platform/integrations/ifttt.svg"
137+
smallImage
138+
/>
127139
</CardGrid>
128140

129141
## Data pipelines, ETLs, and AI/LLM tools
Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)