Params

Param name
Description
outgoing_webhook_id
Optional Blank Value Allowed

Assign the record to this Outgoing Webhook.

buyer_conversion_id
Optional Blank Value Allowed

Assign the record to this Buyer Conversion Criteria.

record_token_filter_list
Optional Blank Value Allowed

Assign filters to the object by passing an array of key:value pairs

  • Must be a valid list of filters. Example filters:
    "interest:auto", "loan_amount:>=10000", "loan_amount:<=50000", "geo:!=800", "caller_id:!=anonymous"
key
Optional

translation missing: en.api.token_value_maps.key

  • Must be String

value
Optional Blank Value Allowed

The value that will be applied if the key_compare and value_compare match the token's key and value.

  • Must be String

value_formatter
Optional

Expression Formatter

  • Must be one of: string, decimal, integer, time, boolean.

sortable_order
Optional Blank Value Allowed

The order in which records will be sorted. Values are sorted in ascending order; smaller values are listed first.

  • Must be a decimal number.