App: Chain API Sequence Commands

Our Chain Command Editor is an app that allows you to create complex sequences starting from 1 API call, or automatic background processing. The editor allows you to make a visual program flow, which does not require any programming, and at the same time allows you to make logical statements or a chain of API calls to happen at once, or only in certain situations.
You can define as many command chains as you want, and trigger different command chains to happen within another one (nesting commands). The editor is very simple, with only a few types of Nodes that can handle every possible thing you can do with an automation sequence. Conditional (If and Switch) Statements direct the flow based on information you either pass into the command, get from internal / external APIs, stored database profiles, etc and move the flow in different directions. Our Internal API node allows you to call any command from any our app's commands, or you can setup external API calls to your own or 3rd party APIs.
When calling our internal APIs, there are powerful features that connect all of your apps together, store and get database profiles and other information when needed. You can call our AI models, your own trained models, chatbots that reply in customized ways or into your internal systems, or really any task as we keep adding more apps.