Skip to content

Doesn't match MSG91 API (does it even work?) #23

@Megamannen

Description

@Megamannen

The API wants these values (https://api.msg91.com/api/v5/flow/)

{ 
"template_id":"EntertemplateID", 
"short_url": "1 (On) or 0 (Off)",   
 "recipients" : [     {       "mobiles":"919XXXXXXXXX",       "VAR1": "VALUE1",       "VAR2": "VALUE2"         }   ] }

Not even close to what is actually sent

'flow_id' => $message->getFrom(),

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions