0
2.0.0
Yokohama, Xanadu, Washington DC, Vancouver
Provides actions to automate the management of namespaces, installation, and registrations in Microsoft Azure Notification Hub.
Installation Management
- Create or Update Installation
- Delete Installation
- Look up Installation
- Update Installation
Namespace Management
- Create or Update Namespace
- Delete Namespace
- Look up Namespace
- Look up Namespaces Stream by Resource Group
- Look up Namespaces Stream by Subscription ID
- Update Namespace
Notification Hub Management
- Create or Update Notification Hub
- Delete Notification Hub
- Look up Notification Hub
- Look up Notification Hubs Stream by Namespace
Notification Management
- Send APNS Native Notification
- Send GCM Native Notification
- Send Notification to Device Handle
Registration Management
- Create APNS Registration
- Create GCM Registration
- Create Registration ID
- Delete Registration
- Look up Registration
- Look up Registrations Stream
- Update APNS Registration
- Update GCM Registration
New
- Microsoft Azure Notification Hub Spoke now makes use of the default alias for Microsoft Resource Management Spoke (sn_azure_rm_spoke.Microsoft_Azure_Resource_Management)
- New connection & credential alias: Microsoft Azure Notification Management (sn_ms_notification.Microsoft_Azure_Notification_Hub_SAS)
- Authentication Template for easy spoke setup
- New Actions with latest design pattern of complex object outputs, retry policy, connection & credentials, and error evaluation making use of the updated connection & credential alias
- Installation Management: Create or Update Installation (create_or_update_installation), Delete Installation (delete_installation), Look up Installation (look_up_installation), Update Installation (update_installation_v2)
- Namespace Management: Create or Update Namespace (create_or_update_namespace_v2), Delete Namespace (delete_namespace_v2), Get Namespace Properties (Metadata) (get_namespace_properties_metadata), Get Namespaces by Resource Group (Metadata) (get_namespaces_by_resource_group_metadata), Get SKU Properties (Metadata) (get_sku_properties_metadata), Look up Namespace (look_up_namespace), Look up Namespaces Stream by Resource Group (look_up_namespaces_stream_by_resource_group), Look up Namespaces Stream by Subscription ID (look_up_namespaces_stream_by_subscription_id), Update Namespace (update_namespace_v2)
- Notification Hub Management: Create or Update Notification Hub (create_or_update_notification_hub_v2), Delete Notification Hub (delete_notification_hub_v2), Get Notification Hub Properties (Metadata) (get_notification_hub_properties_metadata), Get Notification Hubs by Namespace (Metadata) (get_notification_hubs_by_namespace_metadata), Look up Notification Hub (look_up_notification_hub), Look up Notification Hubs Stream by Namespace (look_up_notification_hubs_stream_by_namespace)
- Notification Management: Send APNS Native Notification (send_apns_native_notification_v2), Send GCM Native Notification (send_gcm_native_notification_v2), Send Notification to Device Handle (send_notification_to_device_handle)
- Registration Management: Create APNS Registration (create_apns_registration_v2), Create GCM Registration (create_gcm_registration_v2), Create Registration ID (create_registration_id), Delete Registration (delete_registration), Look up Registration (look_up_registration), Look up Registrations Stream (look_up_registrations_stream), Update APNS Registration (update_apns_registration), Update GCM Registration (update_gcm_registration)
Removed
- Deprecated old credential alias NotificationHub (sn_ms_notification.NotificationHub) and NotificationHub_SAS (sn_ms_notification.NotificationHub_SAS)
- Deprecated Actions making use of the old credential alias
- Installation Management: Delete Installation (Deprecated) (delete_an_installation), Get Installation (Deprecated) (get_installation), Update Installation (Deprecated) (update_installation), Upsert Installation (Deprecated) (create_or_overwrite_an_installation)
- Metadata Retrieval: Get PNS Credentials (Deprecated) (get_namespace_pns_credentials), Get Properties - Namespace Management (Deprecated) (get_properties__namespace_management), Get Properties - Notification Hub (Deprecated) (get_properties__notification_hub), Sku - Notifications (Deprecated) (sku__notifications)
- Namespace Management: Delete Namespace (Deprecated) (delete_namespace), Get Namespace (Deprecated) (get_namespace), Look up Namespaces By Resource Group (Deprecated) (list_namespace), Look up Namespaces By Subscription ID (Deprecated) (list_all_namespaces), Update Namespace (Deprecated) (update_namespace), Upsert Namespace (Deprecated) (create_or_update_namespace)
- Notification Hub Management: Delete Notification Hub (Deprecated) (delete_notification_hub), Get Notication Hub (Deprecated) (get_notication_hub), Look up Notification Hubs (Deprecated) (look_up_notification_hubs), Send APNS Native Notification (Deprecated) (send_apns_native_notification), Send GCM Native Notification (Deprecated) (send_gcm_native_notification), Send Notification to Device Handle (Deprecated) (direct_send), Upsert Notification Hub (Deprecated) (create_or_update_notification_hub)
- Registration Management: Create APNS Registration (Deprecated) (create_apns_registration), Create GCM Registration (Deprecated) (create_gcm_registration), Create Registration ID (Deprecated) (create_a_registration_id), Delete Registration (Deprecated) (delete_a_registration), Get Registration (Deprecated) (read_a_registration), Look up Registrations (Deprecated) (read_all_registration), Update APNS Registration (Deprecated) (update__apns_registration), Update GCM Registration (Deprecated) (update__gcm_registration)
Required plugins and products
- Integration Hub
Dependencies
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- Flow Designer Action Step - Payload Builder (com.glide.hub.action_step.payload)
- Complex Object (com.glide.cobject)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
- IHUB Spoke Util Pack (com.snc.ihub_spoke_util_pack)
- ServiceNow IntegrationHub Action Step - Get Connection Info (com.glide.hub.action_step.get_connection_info)
- Microsoft Azure Resource Management Spoke v2.0.0 (sn_azure_rm_spoke)