Modified SMS HTTP API call
This commit is contained in:
parent
801cdc4075
commit
97f666f41e
|
|
@ -87,7 +87,7 @@ class ContactUncontactedCommand extends Command
|
|||
'allowedChannels': ['SMS'],
|
||||
'from': 'UKB',
|
||||
'to': [
|
||||
{ 'number': '$phoneContact->getPhoneNumber()' }
|
||||
{ 'number': '{$phoneContact->getPhoneNumber()}' }
|
||||
],
|
||||
'body': {
|
||||
'type': 'auto',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user