Webhook Management Endpoints (May 2025)

You can now programmatically manage your webhooks via the Webhooks API. The new endpoints allow you to:

  • CRUD (create/read/update/delete) your webhooks
  • Manage webhook headers
  • Update webhook secrets

Org Management API is available for the Scale plan.

Team Management Keys (May 2025)

Junction Management API now supports Management Keys (previously Org Keys) that are scoped to one or more Teams.

As a recap, there are now two types of Management Keys:

TypeRemarks
Org Management KeyFull control of the organization — notably can create or delete Teams.
Team Management KeyScoped control over one or more Teams. But it cannot access Org-level resources or actions, e.g., creating or deleting Teams.

X-Management-Key header for Junction Management API (April 2025)

Junction Management API now accepts Management Keys (previously Org Keys) in the X-Management-Key header, in addition to the X-Vital-Org-Key header.

We would continue to support the X-Vital-Org-Key header. Though we recommend moving over to X-Management-Key to avoid confusion, especially if you do plan to adopt Team Management Keys.

Enhanced Historical Data Pull Status Tracking (May 2025)

We’ve added a new “Retrying” state to the Historical Pull Status page and the historical introspection endpoint, helping you distinguish temporary issues from permanent failures. Additionally, failed historical pulls now include extra error information, making troubleshooting easier and more efficient.

This applies to connections established after 9th May.

Prepare Team Custom Credentials endpoint (Aug 2024)

The new Prepare Team Custom Credentials endpoint provides instructions for preparation of Bring Your Own OAuth custom credentials.

You can use the information to configure things like OAuth callback URI and the Webhook URI (if applicable), before activating it on your Vital Team through the Set Team Custom Credential endpoint.

Org Management API is available for the Scale plan.

Azure Event Hub: Flexible routing (Aug 2024)

You can now configure your Azure Event Hub destination in ETL Pipelines to route Vital data events to different Event Hubs based on their event type prefix.

Check out the ETL Pipelines - Azure Event Hub documentation.

ETL Pipelines are available for the Scale plan.

Azure Event Hubs as ETL Pipeline destination (Jun 2024)

You can now receive events from Vital directly with your Azure Event Hubs.

Check out the ETL Pipelines documentation.

ETL Pipelines are available for the Scale plan.

Manage Team Brand Information (Apr 2024)

You can now manage Brand Information of your Vital Teams through the Org Management API.

Vital Orgs and Org Management API (Apr 2024)

We have introduced Vital Org, a new level that groups all your Vital Teams. Your Vital Teams have been transparently grouped and migrated to the new structure.

New webhook event top-level fields (Mar 2024)

All events now include Team ID, User ID and Client User ID as top-level fields.

Improved error response for User creation conflicts (Mar 2024)

The Create User endpoint has improved handling of conflicts in Client User ID.

User Undo Deletion (Feb 2024)

You can now undo user deletion that is still in the 7-day grace period.