Feedback

  • Contents
 

Convert String to Conference ID

This Telephony tool is the reciprocal of Convert Conference Id To String, converting a string variable back into a valid integer Conference ID.

Note:  This tool replaces the Integer to Conference ID tool. Custom handlers containing the Integer to Conference ID tool will continue to work but new handlers must use the Convert String to Conference ID tool.

Inputs

Conference Id String

The string representing the interaction’s Conference ID.

Outputs

Conference Id

The unique identifier for a conference interaction.

Exit Paths

Success

This path is taken if the string is successfully converted.

Invalid

This path is taken if the specified Conference ID string is invalid.