When a plugin is used for facial recognition, can the result from alarms be transferred to another 3rd party integration, with alarm and picture?

You can read the alarms. The Alarm and Event Viewer sample shows you how to read alarms that has happened and how to subscribe and get alarms as they happen.

Note that most often will the alarm not include a picture, no “snapshot” is stored, you will then use the information in the alarm on camera and time and retrieve the recorded image.

https://doc.developer.milestonesys.com/html/index.html?base=samples/alarmviewer_sample.html&tree=tree_2.html

How can I automatically send the photo/snapshot of the video stream when that alarm occurs to a server?