April 27, 2026
· 4 min read
Updates
Added the ability to flexibly configure API keys and webhooks in your edna Pulse account.
tip
This update is particularly relevant for edna Pulse technical partners.
You can now:
- configure additional API keys and webhooks;
- use additional API keys to restrict access to data, channels, and groups of edna Pulse API methods;
- set the validity period and access scope for additional API keys;
- manage webhooks by event type and channel;
- configure separate URLs for different event types;
- use additional webhooks for flexible event routing between systems.
Updated API Key Logic
- An additional API key can be used alongside the master API key for a single channel.
Updated Webhook Logic
- If an additional webhook is configured for a channel, events for that channel are sent only through it.
- Master webhooks send events only through channels for which no additional webhooks are configured.
- For each event type within a single channel, you can specify up to two URLs.
tip
These changes allow you to enhance security, separate integrations by channel and event type, and flexibly configure event processing.