To ensure data integrity and a smooth user journey, you can configure your form to pause until your integration’s API confirms it has successfully received the data. This prevents users from moving to the next step-or seeing a “Success” message-before your backend has processed their information.
Step-by-Step Configuration
- Open Your Form: From the landing page, select the multi-step form you wish to edit and open.
- Navigate to Settings: Click on the Settings tab at the top of the form builder.
- Enter Advanced Section: Click on Advanced in the left-hand menu.
- Activate API Sync: Find the toggle labeled “Wait for Integration API Response” and switch it to ON.
- Save: Click Save Changes to apply the logic.
