Skip to content

Commit 96bcee5

Browse files
committed
docs: add new tiles to integrations
add ifttt & n8n tiles to integration page add logo for n8n and ifttt slight rephrasing for clarity chagne label from automation platforms to integration platforms to match Console & web
1 parent 07c3f0b commit 96bcee5

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
@@ -82,6 +82,18 @@ Apify offers easy-to-set-up solutions for common scenarios, like uploading your
8282
to="/platform/integrations/airtable"
8383
imageUrl="/img/platform/integrations/airtable.svg"
8484
smallImage
85+
/>
86+
<Card
87+
title="n8n"
88+
to="/platform/integrations/n8n"
89+
imageUrl="/img/platform/integrations/n8n.svg"
90+
smallImage
91+
/>
92+
<Card
93+
title="IFTTT"
94+
to="/platform/integrations/ifttt"
95+
imageUrl="/img/platform/integrations/ifttt.svg"
96+
smallImage
8597
/>
8698
{/* Only show Asana once we have the videos ready for it
8799
<Card
@@ -101,9 +113,9 @@ Apify offers easy-to-set-up solutions for common scenarios, like uploading your
101113
*/}
102114
</CardGrid>
103115

104-
## Automation platforms
116+
## Integration platforms
105117

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.
118+
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.
107119

108120
<CardGrid>
109121
<Card
Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)