Notifications
Announcements
Hi there,
I'm using Adaptive Cards with PVA and sending the data to an email address.
So, when the field is not required and the user don't need to fill up the field, the data is still sent and when the email arrives there is an error code like this one {ff075097-c8fe-4ac5-bc6a-657484f672a4} corresponding to the field that was empty .
So, how to avoid the adaptive cards sending the field when is empty?
Thanks in advance.
Fernando
Are you sending the email using a flow that posts the adaptive card and then sends the email based on what is returned? If you are you can just add a Coalesce() around each field that might be empty when you send the email. Then supply a space or an empty string as the alternate value in the Coalesce(). If the field is null it will use the blank instead.
Hi @Pstork1 ,
Thank you very much for your reply.
I'm not sure how to implement Coalesce() on the adaptive cards.
If you could please paste a code example, that would help a lot.
Thank you in advance,
I wasn't suggesting that you implement it on the cards themselves. Instead, you use it in the email where you are getting the error to make sure that a default value is supplied when one of the fields on the adaptive card returns a null.
Gotcha!
Thank you.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 325
Romain The Low-Code... 176 Super User 2025 Season 2
chiaraalina 119