is there documentation on how the email JSON block...
# pacc-june-14-2023
b
is there documentation on how the email JSON block should be structured?
j
Just a list of comma-separated strings in quotes works. 🙂
b
ty
isnt that an array, and not JSON?
j
Prefect tries to coerce as needed. I tested it and it works. 🙂
b
oh dope. very cool