Many events will be automatically triggered by the response to Ajax calls.
For example -- as we covered earlier -- when a file is uploaded the server
will send back a filecreated.module_assets
event.
Refer to the Ajax Requests chapter for details on how send Ajax requests and how to send responses containing events.