Difference between revisions of "MOR API callback init"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: --- '''THIS IS CURRENT FORMAT - IT SHOULD BE REWORKED!''' ---- It is useful for integration callback service to other Web portals, customer pages and similar. Just use line in format: h...) |
|||
Line 1: | Line 1: | ||
--- | ---- | ||
'''THIS IS CURRENT FORMAT - IT SHOULD BE REWORKED!''' | '''THIS IS CURRENT FORMAT - IT SHOULD BE REWORKED!''' | ||
---- | ---- | ||
It is useful for integration callback service to other Web portals, customer pages and similar. | It is useful for integration callback service to other Web portals, customer pages and similar. |
Revision as of 14:27, 17 January 2008
THIS IS CURRENT FORMAT - IT SHOULD BE REWORKED!
It is useful for integration callback service to other Web portals, customer pages and similar.
Just use line in format:
http://<YOUR_SERVER_IP>/mor/functions/callback_from_url?acc=<DEVICE_ID>&src=<SOURCE>&dst= <DESTINATION>&secret=<DEVICE_SECRET>
Enter appropriate values where applicable. You can omit <DESTINATION>. Source will be asked to enter it if you do so.