Skip to main content
automations/create-jobnimbus-task.automation.ts
Connect an API key created in JobNimbus Settings under API. The key’s Access Profile controls which records and operations are available; Automate.ax does not widen those permissions. Admin keys can use the optional actor input on legacy actions to apply a team member’s visibility. Legacy list actions use size (1–1,000) and from offset pagination. Provider fields become public TypeScript fields, provider record identifiers become id, documented Unix timestamps become JavaScript Date values, and account-defined custom fields appear under customFields. Single-part file uploads support files smaller than 100 MB. Automate.ax does not expose JobNimbus outbound-webhook triggers.

Exports

  • jobNimbus contains the packaged JobNimbus actions.
  • jobNimbusAccount("name") selects a named JobNimbus connection.
  • getJobNimbusApi creates the authenticated JobNimbus API helper for a custom account-backed action.

Actions