File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
sources/platform/integrations Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -82,18 +82,6 @@ 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
9785 />
9886 { /* Only show Asana once we have the videos ready for it
9987 <Card
@@ -136,6 +124,18 @@ If you use one of the main integration platforms, Apify's support is here for yo
136124 imageUrl = " /img/platform/integrations/telegram.svg"
137125 smallImage
138126 />
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+ />
139139</CardGrid >
140140
141141## Data pipelines, ETLs, and AI/LLM tools
You can’t perform that action at this time.
0 commit comments