How deploy and run Finic automations.
Deploying a Finic automation is easy. Simply run finic deploy
from your command line in any project that’s a valid Finic project. All you need is a Finic API key, which you can
find here.
Once an automation is deployed, you can find it at https://app.finic.io/automations.
You can run automations manually from the dashboard by clicking on any automation to open it, then clicking the “Run” button.
You can invoke automations programatically by sending a request to the run-agent
endpoint. See the API reference for more information.
You can provide the following options both in the dashboard and via API: