connection
This block is part of the twilio group and was last modified in core v11.0.0.
connection v11.0.0 Connect with your twilio account to execute API items.
In pins 2 + flow
- flow
flow - account sid required
valueThe SID of the twilio account you would like to connect with.
- token required
valueThe authentication token of the twilio account you would like to connect with.
Out pins 3 + flow
- flow
flow - success
conditionReturns
trueif tokens are valid. - connection
twilioconnection - error
value
A typical wiring for connection: a function trigger starts the flow; value feeds the account_sid pin; value feeds the auth_token pin; the flow out pin feeds debug.

Version history
Introduced in v11.0.0.
Back to
twilio Return to the main group to view all sub-groups Back to twilio Return to the group to view all blocks within this group
