From 2b78803afb58459a9200a49a8c1ad14569af30ef Mon Sep 17 00:00:00 2001 From: TCMO <92638966+TC-MO@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:03:17 +0100 Subject: [PATCH] fix vale issues & add move video placement --- sources/platform/integrations/api.md | 2 +- sources/platform/integrations/telegram.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/platform/integrations/api.md b/sources/platform/integrations/api.md index 14f4d09a4..6f89fbf70 100644 --- a/sources/platform/integrations/api.md +++ b/sources/platform/integrations/api.md @@ -25,7 +25,7 @@ To access the Apify API in your integrations, you need to authenticate using you ## Authentication -There are 2 ways how to authenticate the Apify API. You can either pass the token via the `Authorization` HTTP header or the URL `token` query parameter. We always recommend you use the authentication via the HTTP header as this method is more secure. +You can authenticate the Apify API in two ways. You can either pass the token via the `Authorization` HTTP header or the URL `token` query parameter. We always recommend you use the authentication via the HTTP header as this method is more secure. > **IMPORTANT**: **Do not share the API token with untrusted parties, or use it directly from client-side code, unless you fully understand the consequences!** diff --git a/sources/platform/integrations/telegram.md b/sources/platform/integrations/telegram.md index 78aab8e00..d00d641d9 100644 --- a/sources/platform/integrations/telegram.md +++ b/sources/platform/integrations/telegram.md @@ -16,6 +16,8 @@ Your Zapier workflows can start Apify Actors or tasks, fetch items from a datase You can use the Zapier integration to trigger a workflow whenever an Actor or a task finishes. +Completementary to the following guide we've created a detailed video, that will guide you through whole process of setting up your Telegram integratin through Zapier. + ## Connect Apify with Zapier