Which action(s) initiates a phone call and email?

Hi,

I’m trying to create a workflow to initiate a phone call and (in separate workflow also) email.

However, I only see the “Custom JavaScript” as a possible option, but there I run into the issue that I cannot bind a dynamic variable (when I click on a variable it pastes something else in the code).

Can I avoid the “Custom JavaScript” and if yes/no, how to handle this?

Thanks!

I’d probably do this throught Element → Settings → Link to … → URL → mailto:[your_variable]

Perfect! It has both email and phone number. Thanks!

1 Like