In FlowGat most of the action steps comprises of “required fields”. It means that in order to execute the action, the data must be filled or entered in the field. You’ll get an error if the required field is blank or empty. This guide will explain you how to fix this error.
Insert result from previous steps
For the action to be performed by the FlowGat, it’s important that the required field is not left empty. The data may be inserted into the field from the trigger step or previous action step.
Ensure that the data is being inserted from the previous step consistently
Sometimes, even when the workflow runs, you may get an error showing the required field missing even after the value is already inserted in the required field. It may be due to inconsistent passing on of the value by the application. So, you should cross-check that the value selected by you is sent by the app in a consistent manner. For example, you want to send a text message to the respondents and your trigger step is the submission where the respondents are required to fill in their name, address, contact no and email address. So, if the respondent misses out to fill their contact number, you may encounter an error, when the workflow runs. You need to ensure that the contact number is a required field for the execution of the action.