Hi Is there any way to send html emails using pref...
# prefect-community
a
Hi Is there any way to send html emails using prefect ?
c
Yes, one way is to use an
EmailTask
from the task library: https://docs.prefect.io/api/latest/tasks/notifications.html#emailtask
a
@Chris White we are using EmailTask only but, its not handling html tags. Any specific setting we need to make?
c
I’ll need a concrete example to understand what you mean; this sounds like a possible enhancement though so if you want to open a GitHub issue describing what you’re trying to do we can take a look!
a
sure @Chris White will be opening a github issue for the same. Thanks