ClearPass Recipes

 View Only

Boxcar

By ani posted Sep 24, 2014 02:05 PM

  

Send push notifications to a Boxcar.io push inbox for Apple iOS devices. This could be used to be notified when certain VIPs have joined the network. 

AH contributor: mbruno

 

Specifications

 

Administration -> External Servers -> Endpoint Context Servers

Select Server Type

Generic HTTP

Server Name

<Your integration name>

Server Base URL

https://new.boxcar.io

Username

<Not Applicable>

Password

<Not Applicable>

Administration -> Dictionaries -> Context Server Actions

Action Tab

Server Type

Generic HTTP

Server Name

<Select your integration name>

Action Name

<Describe the action>

HTTP Method

POST

URL

/api/notifications?user_credentials=YOUR_BOXCAR_ACCESS_TOKEN&notification[title]=VIP%20Notification&notification[long_message]=%{Endpoint:Username}

Content Tab

Content-Type

PLAIN
0 comments
0 views

Permalink