I'am new to Dialogflow, although it is easy to understand, I couldn't trigger an Intent with a custom event.
The task that I have to implement is that when an alert is detected in the backend node.js webhook (example: boss wants something done) the google assistant must alert the employee.
I tried with:
But I couldn't get it to work.
Am I on the right track? or are there other solutions?