This is the official documentation of Forest Admin Cloud.
Actions allow users to trigger custom HTTP API calls, encapsulating custom business logic or initiating workflows on third-party tools. These actions are shown as buttons on the admin panel and are connected to specific collections to make sure they are related to the data being handled.
Before proceeding with this section to learn how to create an action using Code customization, it is recommended to first create your action using UI Customization, which is quicker and easier. This section aims to provide you with the most flexibility in creating actions, including advanced customization options.