Map Any Field
.png)
One way sync



Trusted by Industry Leaders




Frequently Asked Questions
Do I need a developer to set up webhooks in Flowkon?
No. If you have a webhook endpoint URL ready, you can connect it in Flowkon without writing a single line of code. Paste your URL, verify the connection, and you're live.
What events does Flowkon send via webhook?
Flowkon fires webhooks for contact and lead data, campaign activity, message events (sent, delivered, replied), connection events (sent, accepted, revoked), and email events (sent, opened, clicked, bounced).
Is the webhook data sent in real time?
Yes. Every event is pushed to your endpoint the moment it occurs, no batching, no delays, no scheduled exports.
What happens if my endpoint is temporarily unavailable?
Flowkon automatically retries failed webhook deliveries so no event is silently dropped, even if your system experiences a brief outage.
How do I know the payload is coming from Flowkon?
Every webhook delivery is secured with secret key signing and signature verification, so your endpoint can confirm every payload is genuinely from Flowkon before processing it.
Can I send webhook events to multiple endpoints?
Yes. Flowkon supports multiple endpoints per workspace , so different teams or systems can receive the same events simultaneously.
Is this a two-way sync?
No. Webhooks in Flowkon are outbound only — Flowkon pushes data to your endpoint. Your system receives and processes it. This prevents conflicts with external data sources and keeps your event architecture clean.
Can I test the webhook before going live?
Yes. Flowkon lets you send a sample payload to your endpoint so you can confirm everything is working correctly before your campaign goes live.
Which plans include webhook access?
Please check our pricing page for the latest plan details or contact our team to find the right fit for your stack.
.png)

