OCNORA

Onfleet

Business appsAPI keycredential probe

Run last-mile delivery through Onfleet: create, list, read, update and delete tasks with their destinations and recipients, and read the workers, teams and hubs those tasks are assigned to.

OCNORA ships 8 typed Onfleet operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Triggers 1

  • Event
    Start a run when Onfleet fires a webhook trigger (task, worker, route plan).
    trigger.onfleet_event

Operations 8

  • Create Task
    Create a delivery or pickup task, with its destination and recipient.
    onfleet.create_task
  • Delete Task
    Delete a task that has not yet started or been completed.
    onfleet.delete_task
  • Get Task
    Read one task, with its destination, recipient and completion detail.
    onfleet.get_task
  • List Hubs
    List every hub, with its address and the teams that use it.
    onfleet.list_hubs
  • List Tasks
    Read one page of the organisation's tasks from a starting time.
    onfleet.list_tasks
  • List Teams
    List every team, with its workers, managers and hub.
    onfleet.list_teams
  • List Workers
    List the organisation's drivers, optionally filtered by team or state.
    onfleet.list_workers
  • Update Task
    Change named fields on an existing task, leaving the rest alone.
    onfleet.update_task

Run your first Onfleet workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.