0bull API
string · requiredstring | null
PhoneMacro
Queue a phone macro
POST
https://0bull.net/api
/v1/phones/{slot}/macros
Runs a named workflow or a list of steps, and returns a run record
right away. Poll GET /v1/phones/{slot}/runs/{run} to see it finish.
path Parameters
slotQueue a phone macro › Request Body
workflowobject | null
Named scalar values for the workflow's {{placeholders}}.
array | null · maxItems: 200
Queue a phone macro › Responses
PhoneRunResource
PhoneRunResource · required

