For developers
We provide you all the tools to build and orchestrate your self-service signup flows: UI building blocks, custom business logic and integrations.
Use the visual interface to build your flow much faster than coding everything from scratch. We take care of everything for you: best UX practices, frontend and backend validations, custom integrations, and no maintenance needed.
Connect your flows to anything that has an API to execute logic or get data to reuse across your flows. Embed your flow into any frontend stack with our SDK and make changes in a centralized way.
Every onboarding flow has its unique needs and features. We give you the flexibility to extend Arengu with code by adding custom UI components, 3rd party widgets or custom functions.
Adapt your flow to comply with privacy policies by masking sensitive information or disabling data persistence. Avoid spam and brute force attacks by setting up security features like rate limiting.
Wrong variable type? Wrong API key? API down? Use the debugging mode to check all inputs, outputs and errors of every flow execution, so if something breaks, you can get notified and easily fix it.
Send your data back and forth between Arengu and your favourite apps.
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. You can check here all the integrations, actions and widgets available to create completely personalized flows.
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.