Интеграция с Zapier

Подключение через webhooks — без нативного приложения

BotLaunch has no published Zapier app. Point an outgoing BotLaunch webhook at a Zapier Catch Hook to start a Zap, and call the BotLaunch REST API from a Zap to act back. That reaches every app Zapier supports.

Начало работы

1

Create Zapier Account

Sign up at zapier.com if you haven't already

2

Add a Catch Hook

In Zapier, pick "Webhooks by Zapier" -> Catch Hook and copy the URL

3

Point BotLaunch at it

Add that URL in the Webhook Management module. Two events are dispatched today

4

Create Your Zap

Choose triggers and actions to automate

Доступные триггеры

Member joined

Fires when someone joins a group your bot manages

Member left

Fires when someone leaves

Test event

Send a signed test payload yourself with /testwebhook

Nothing else, yet

Poll the REST API for anything beyond these

Доступные действия

Send Message

Send a message to a Telegram chat

Send Photo

Send an image to a Telegram chat

Update Module

Update module configuration

Ban User

Ban a user from a group

Популярные Zap-ы

New Lead to CRM

When someone joins your group, Zapier creates a contact in your CRM.

BotLaunch webhook: user_joinYour CRM: Create Contact

Slack Notification

Get notified in Slack when someone joins your Telegram group.

BotLaunch: New MemberSlack: Send Message

Google Sheets Log

Log every new member to a Google Spreadsheet.

BotLaunch webhook: user_joinGoogle Sheets: Add Row

Далее: Webhook-и

For more control, set up custom webhooks for real-time integrations.

Webhooks Guide