Documentation Index

Fetch the complete documentation index at: https://help.userflow.com/llms.txt

Use this file to discover all available pages before exploring further.

Custom integrations

Prev Next

It’s possible to build whatever custom integration between Userflow, your own system or any other third-party provider using these simple building blocks:

  • REST API: Let’s your own back-end send data to or request data from Userflow on demand. You can, for example, update users, get users, track events etc.  

  • Webhooks: Makes Userflow notify your back-end when something changes in Userflow, such as an event being tracked. Your back-end can then sync this change into its own database or pass it on to a third-party provider.  

We’re always happy to give inputs on any thing you’re looking to build. Just email us or write on the live-chat.