sending email with attachment from phone script
i'm trying to record a voice file (document, this works) and then attach and send it to an email address. if i do not use a recording step in teh script, I can send email. If I use a recording step, when I get to the Send Email step, it bombs out saying that "Contact is invalid when getting channel" during a reactive debug session. are there any examples of how to use UCCX for a Voicemail-to-Email setup I can reference?
- Forums Topic:

sending email with attachment
I would like a copy of that as well. I am trying to do the exact same thing. I want to give some users the options of recording a prompt, then listening to it. If they are satisfied with the recording they can press a button to send the file to a particular email for further processing.
sending email with attachment
got this working. the mistake I was making is that you apparently have to create a new contact variable to contain the email logic, vs. using the existing one for the voice call. you also do not need to terminate this contact after you're done, as the Send Email editor step's Success branch actually does this automatically.
Sending email
Hi Paul-lmi
Is it possible for you to share your script ?
I'm learning script and would love to see how it work
Thanks