Skip to main content
automations/message-closebot-lead.automation.ts
Create a key in CloseBot API key settings, then connect it to your Automate.ax project. CloseBot keys belong to individual user accounts, so the connected user determines which agency resources each action can access. CloseBot does not expose an outbound webhook-subscription contract. This integration provides actions but no managed triggers. Use an Automate.ax HTTP trigger with a CloseBot custom webhook when a specific bot flow should start an automation.

Exports

  • closeBot contains the packaged actions.
  • closeBotAccount("name") selects a named CloseBot connection.
  • getCloseBotApi creates an authenticated client for a custom account-backed action.

Actions