Modify SMS API Request

Status
Not open for further replies.

bolson1981

Free User
Joined
Sep 5, 2023
Messages
1
Reaction score
0
I am currently facing an issue integrating 3cx with the SMS messaging of our provider because our provider is expecting an Array of strings and not just a single string in the API request in the "to" field. Is there a way to modify the API request 3cx uses to send SMS messages ?
 
  • Like
Reactions: Nathan@Voxtelesys
It is not possible to change the request that 3CX sends, nor the webhook that it needs to receive.

However, you can probably create a small JS/PHP script to be in-between and do the translation between request formats. We do that often for CRMs with weird APIs.
 
  • Like
Reactions: IrinaP_3CX
It is not possible to change the request that 3CX sends, nor the webhook that it needs to receive.

However, you can probably create a small JS/PHP script to be in-between and do the translation between request formats. We do that often for CRMs with weird APIs.
Do you know the json payload format for 3CX Side webhook ?
 
Status
Not open for further replies.

Forum statistics

Threads
112,065
Messages
590,589
Members
165,019
Latest member
rsaldin@advancedbrainspin