Azure Notification Hubs REST API - Direct Send

PowerUp Sports 6 Reputation points
2021-06-10T16:10:41.97+00:00

We have a question in reference to the documentation of Azure Notification Hubs REST API. Specifically, the Direct Send option.

Documentation:  https://learn.microsoft.com/en-us/rest/api/notificationhubs/direct-send  

We have been using the header, "ServiceBusNotification-Tags" for a few years now to target specific device/user groups,
using the URI https://[client].servicebus.windows.net/[client]/messages?api-version=2015-04

Recently we've wanted to use "ServiceBusNotification-DeviceHandle" to target a specific device and have learned about the "&direct" parameter.

1. We have never used the "&direct" parameter when including the "ServiceBusNotification-Tags" header.   

    Is it necessary for Tags ?  

2. Is it true that the "&direct" parameter must be present in the URI in order to use the "ServiceBusNotification-DeviceHandle" header value ?  

We're, looking for a complete understanding of how and when the "&direct" parameter must be used.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
259 questions
{count} vote