06-04-2014, 06:35 AM
Hello Lin,
let me explain. The function push_activation() is used to configure a property so that, once a reservation is received, WuBook will trigger a POST at the specified URL. So, for example, if you do:
push_activation(your_token, 123, 'http://wubook.net')
each time a reservation will be received for the property identified by the 123 lcode, WuBook will push a notification to the url http://wubook.net.
Is this helping? Do not hesitate to ask!! Also, if you want a faster support, it's better to used the devel@ email address (forum is not updated daily)
let me explain. The function push_activation() is used to configure a property so that, once a reservation is received, WuBook will trigger a POST at the specified URL. So, for example, if you do:
push_activation(your_token, 123, 'http://wubook.net')
each time a reservation will be received for the property identified by the 123 lcode, WuBook will push a notification to the url http://wubook.net.
Is this helping? Do not hesitate to ask!! Also, if you want a faster support, it's better to used the devel@ email address (forum is not updated daily)