1
votes

I am using the Twillio Studio and have run into a problem I am not sure how to solve

I have these widgets

Gather Input on Call

Which then triggers

Record Voicemail

Which then triggers

A Custom function, which is a Run Function.. I am trying to pass widget variables to it but I can't seem to work out a way of doing it

When I use the widgets.record_voicemail_1.RecordingUrl ( widget syntax ) as parameters for the function

It is passing the literal strings but not the actual variable values

Can anyone help :) please

Cheers, Alex

1
A screenshot would help.Alan

1 Answers

0
votes

Try like this

{{widgets.record_voicemail_1.RecordingUrl}}