Hi all,
Is there a way I could pass markdown - result of script run to automations?
Like in the example here
where the output table could be send in an email?
Hi all,
Is there a way I could pass markdown - result of script run to automations?
Like in the example here
where the output table could be send in an email?
Best answer by Kamille_Parks11
The Send Email action already supports markdown. Transfer whatever data you want from the Run a Script step to the Email step using output.set().
I.e. output.set('markdown', ## ${table.name})
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.