Using Form Actions

How to use form entry actions

Form actions "call out" to other services/APIs that are triggered by an action button or events on a form. They use information from the form with those APIs/services, as well as bring back data from them into the form. For example, maybe you need to update a status in your back-office system. You could add a Select input on your form with the statuses and assign it to an action that calls out to the API endpoint for that system to update the status before your form is submitted. Form action types include HTTP Request, IFS Apps 10, IFS Cloud, and Stored Procedure.