AI Central Tools × Make
AI Central Tools × Make — visual AI workflow orchestration
What you can do
Drag-and-drop AI
Wire AICT tools into Make scenarios with the HTTP module — no glue code.
Branching logic
Route AICT outputs through Make's routers, filters and aggregators for sophisticated AI pipelines.
Built-in observability
Every scenario run is recorded in Make's execution history with full input/output payloads.
How it works
-
Generate AICT API key
From /account/api-keys/, click "Generate" and copy the value.
-
Add HTTP module
In Make, drop in a "Make a request" module pointing at /wp-json/aict/v1/run.
-
Wire your scenario
Map upstream data into the AICT input. Connect downstream modules to the response.