Home
Find the answer to your question
Question
Can I change Platform Notification callback URL to point to a new server?
Answer
Detailed Description
You can make SetNotificationPreferences call as below to point your notification listener to a different URL. You do not need to do anything else , all the notification events that users have subscribed through your Application will be automatically associated to the new notification listener URL you have specified.
<?xml version="1.0" encoding="utf-8" ?>