Feedback

  • Contents
 

Convert String to Call Id

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

Inputs

Interaction Id String

The string representing the interaction’s Call ID.

Outputs

Interaction Id

The unique identifier for the interaction.

Exit Paths

Success

This path is taken if the string is successfully converted.

Invalid

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