Can I take an action when a new stream fed to/from EMS?
Can I take an action when a new stream is brought into, or requested from, the EMS?
1 Answers
Yes! You can receive HTTP posts, similar to XML or JSON-RPC, which will notify you of specific events. You are then free to take any action necessary.
For details, see:
http://docs.evostream.com/ems_user_guide/eventnotification
http://docs.evostream.com/ems_api_definition/configuring_and_receiving_event_notifications
See section 5 below for the different events you can use:
http://docs.evostream.com/ems_api_definition/table_of_contents
One of these events may be useful:
http://docs.evostream.com/ems_api_definition/stream_created