Embed Kombo Connect into your app for the most seamless experience.
integration-created
webhookintegration-created
Webhook
Alternatively, you can set up a webhook endpoint on your backend to listen for the integration-created
event that Kombo sends when a new integration is created. This webhook contains the integration ID and other relevant details, allowing you to associate the integration with your user in your database.
Here’s how you might set up the webhook endpoint:
<iframe>
to display the flow.
Let’s, first of all, add it as a dependency to our front-end:
KomboConnect
.