Reading Notifications - via Email, SMS, ticket system and more i asked myself how the same script can be used for regular and also for bulk notifications.
Looking into other notification scripts it looks like for bulk mode the script is called with a --bulk
parameter. Is this always added as an argument when then the notification script is called? I could not find any exact specification for this on the documentation website. What is the official way to differentiate between those two modes?
Thanks,
Stefan