Hello All,
I have created a survey to ask questions to my customers.
When a survey responses record is created or updated with the status "Completed", a flow is triggered to do some actions. But it never starts. At the end of the survey, I have an error message "An unhandled fault has occurred in this flow".
In the setup, I have no record in failed interviews.
If I deactivate the flow, the survey works and a Surveresponse record is created with a "Completed" status.
After, if I run the flow in debug mode with the previously created record, there is no error.
Has anyone an idea of this problem ?
Thanks for your help
Jean-Bernard
Hi @Kirst Belen. Thanks a lot for your answer.
I have found where my problem was. A Send Custom Notification Action was in error. I saw that using flow debug.
Thanks for your help