cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
751
Views
5
Helpful
1
Replies

CMX Notification location Update to third party server

Hi

customer asking to send CMX notification as below

1- if client get inside certain area ( zone ) should send notication to server with below URL

https://www.visitorscorp.com/location

i get from the document the steps but there is alot of paramaters i dont know what is correct configuration 

========================================

should i add receiving server ip address or just URL provided 

what is port number to be used 

what is HTTP headers to be added 

Best Regards

 

 

 

1 Reply 1

Hi

  This is Northbound integration and actually your customer should responde for this information.

Take a look on this guide:

https://www.cisco.com/c/en/us/td/docs/wireless/cisco-dna-spaces/detectandlocate/b-cisco-cle/m-data.html 

 

    receiver: {
        url: "https://data.customer.com:443",
        messageFormat: "JSON",
        qos: "AT_MOST_ONCE",
        headers: {"Content-Type": "application/json", Accept: "application/json"}
    }
Review Cisco Networking for a $25 gift card