Flow designer - notification is sent but gives error on flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2024 03:09 PM
Hello, everyone
I need help with a flow error.
I created a notification, triggered by an event
I call this event in the flow in the “Fire event” action to pass as a parameter a variable with the email written by the user.
Then i send the notification
And the flow gives an error. However, the notification goes out to the correct email address that I entered in the parameter. I don't understand why it gives this error but in the “SENT” I can see that the notification went out correctly.
The error is "Invalid send when for notification, required triggered but found event"
Can anyone help?
Thanks in advance,
Marisa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2024 09:17 PM
As highlighted by @AnveshKumar M , the moment you fire the event, the notification is being triggered as per your current configuration. You need not to make use of Send Notification action separately.
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.