Pancake WhatsApp Integration
Konektor now supports Pancake WhatsApp webhooks so your rules can react instantly whenever new conversations arrive.
Setup Steps
- Visit the Pancake webhook activation guide and enable webhooks in your Pancake account:
https://docs.pancake.biz/pancake/st-f12/st-p2?lang=en - Copy the Webhook URL from the Partner Integrations modal in Konektor and send it to Pancake support along with your Pancake
page_idor page URL (a Pancake Webhooks subscription with 2 slots is required for messaging events). - Paste the URL into Pancake's Page Tools > Webhooks and request verification. The integration stays pending until Pancake sends the
{ "verify_partner": true }handshake. - Once the handshake is received, the integration is automatically marked active and rules start processing messages.
Payload Overview
Pancake delivers event_type: "messaging" payloads under data.message. Konektor extracts:
from: sanitized phone number (digits only)message:original_messageor fallbackmessagepage_id: used aschannelIdtagsand attachments for rule conditions
Rules evaluate the normalized message the same way as other partners - even when the integration is still pending.
Best Practices
- Use conditions like
partner_source == pancake,contains, orlead_statusso actions run only for Pancake events. - Provide
page_customer_idwhen available to help lead matching.
Need More Help?
Our team is ready to help you maximize ad tracking and business attribution.
Email Supportsupport@konektor.id
YouTubeYouTube
© 2026 Konektor. All rights reserved.
