Connect
Add the connection
Go to Settings → Connections, click Add Connection, and select Vitally. Enter your Vitally API credentials.
What syncs
- Accounts — name, MRR, and standard fields
- Contacts — users associated with each account, including their
lastSeenTimestamp(used for the Contact Activity health score factor) - Account traits — choose which custom traits to import from the Custom Account Traits panel on the connection card
- Custom objects — additional Vitally data associated with accounts
The sync fetches all pages of data from Vitally automatically, so even large account lists are fully imported.
Webhook actions
Webhook actions let you run custom JavaScript when a Vitally Playbook fires. Use them to automatically update account traits — advance a renewal date, stamp a trait with today’s date, or conditionally set values based on account state. For a full walkthrough of the JavaScript sandbox, helper functions, and code examples, see Webhook Actions.Quick setup
- Go to Settings → Connections, expand your Vitally connection, and click + Add Action under Playbook Webhook Actions
- Name the action, write your JavaScript, and save
- Copy the unique webhook URL from the action card
- In Vitally, add a Webhook step to your Playbook and paste the URL
