Is an API is avalable to interact with Appflow?

Hi,

I was wondering if a public API exists to use Appflow in an automated way.
I am creating a nocode mobile app builder and I am using capacitor to generate the code corresponding to the nocode app.
So I would need to compile some code on the fly.
Does this kind of feature exist in Appflow? Thanks

If you nocode tooling is able to run commands, you can use the Appflow CLI, but it’s only available on scale plans Cloud CLI - Appflow

There are also automations available that allow to do different things, such as build the app when you commit to a branch