What is your goal?
need to get rid of the + sign off the phone number
What is the problem & what have you tried?
{
“channel”: “37129648020”,
“template_name”: “broadcast_mebeles”,
“broadcast_name”: “broadcast_mebeles”,
“recipients”: [
{
“phone_number”: trim({{1.message.text}}; “+”),
“local_message_id”: “local-msg-123”,
“custom_params”: [
{
“name”: “Vārds”,
“value”: “{{1.sender.id}}”
}
]
}
