secrets
variable in your function signature (see example above).
Using our Secret Management system, we’ll encrypt your secrets using Google’s 256-bit encrypted Key Management System.
options
array will be a dropdown option.
The value
field will be the value that is sent to the automation when the option is selected, and the label
field will be the text that is shown in the dropdown.
Sample code:
input
object, you’ll receive the following:
input.conversation
: The conversation objectinput.customerId
: The customer ID of the conversationinput.ticketType
: The ticket type of the conversationinput.ticketTypeId
: The ticket type ID of the conversationexternalSelectSample
function in an input field to return the list of options.