Flows
Our flow builder allows you to easily build custom server-side logic or automate tasks in different stages of your form.
You can easily link flows to different stages of your form: between form steps, before submission or after submission; to build custom validations or integrations with any API.
Email verification action
Custom error/success messages
Set cookies on response
Automate tasks or processes with your favorite apps after someone submits a form or makes a POST request.
Native integrations
Delay action
After form submission trigger
Transform your data or pass it through the different flow actions with an intuitive data mapping.
Autocomplete variables
Testing mode
Create custom payloads
When a flow is executed you can review all inputs/outputs data of every flow action, errors and current status.
Executions history
Detailed flow actions data
Error handling
Integrate with anything that has an API with custom HTTP requests.
Handle unexpected errors to avoid interrupting your flow execution.
Set rules to route your flow execution to different branches.
Test your flow behaviour sending custom payloads before going live.
Enable different rules that will execute your flow actions.
Use your flow endpoint as a powerful API that connects multiple services.
All-in-one solution to build, automate and scale your user registrations.
Save development resources
Reduce up to 80% of development time, eliminate maintenance costs and easily integrate with your stack.
Be fast and autonomous
Forget about going back and forth with your development team, build what you need and gain control over your new users.
Stop wasting money
Say goodbye to fake sign-ups or collecting leads that don't convert. Focus on acquiring relevant users for your business.
Send your data back and forth between Arengu and your favourite apps.
Save development time, embed anywhere with a line of code.
Stack agnostic
Embed it, with a simple line of code, in most popular CMS platforms, landing page builders and development frameworks.
Integrations with any API
Quick integration with almost every API and common ID providers (Auth0, Okta...), adding flexibility to forms and logics.
Save time and resources
We help teams with repetitive and complex actions, building - easy to edit, maintain and scale - templates.
Everytime your flow is executed, Arengu lets you inspect and debug it by showing a data history with inputs, outputs and errors of every action of your flow.
Arengu is different because you can also create the server-side logic for your forms. Apart from being a form builder, you can add logic without coding, in order to create complex behavior, such as conditional logic, dynamic behavior, add integrations, or call your own API, among others.
Plus, you can completely customize this server-side logic, so your forms and flows adapt totally to your business needs.
Yes!
You can create a free account and start creating your first forms and flows. If you need a large amount of submissions, workspaces to work jointly or other extra features, you can see our pricing plans.
A flow is a series of actions that take place in the background of your form, composing the server-side logic of it. Flows can be linked to different stages of the form: after or before submission.
In order to create a flow, go to the Flows editor and click on Create a flow. There you can open the suite of actions, where you can find every action you can add to your flow. Click on the action you want to add, and configure it accordingly. If you don’t find the action you need, you can create one of your own with an HTTP action, and send a call to the API you need.
When you’re done configuring your flow, remember to link it to the preferred stage of the form, in the Forms editor.
Arengu offers native integrations with some of the most popular apps. These include CRMs, email providers, SMS providers, communications tools, and much more. Currently, Arengu offers native integrations with ActiveCampaign, Clearbit, Hubspot, MailChimp, MailJet, Pipedrive, PrestaShop, SendGrid, Slack, Telegram, Twilio, WordPress, and Zapier.
Plus, you can call any API with an HTTP action, which allows you to connect Arengu with your own services.
The Flows editor is where the magic happens. Here, you will be able to create and implement server-side logic, without the need of coding.
Thanks to this, you can create personalized behavior for your form and target specific use cases that can be a great help for your business. For instance, you could create a form with multi-factor authentication systems, passwordless forms, dynamic forms with conditional logic, and much more, without wasting development resources.
Arengu’s actions need to be configured in order to work properly. Every action requires some mandatory settings, such as secret API keys, or input references. You can find detailed information about each action’s configuration in our Documentation.