Is your feature request related to a problem? Please describe.
I want to set up inbound and outbound connectors for Whatsapp messaging via Twilio. There is already an out-of-the-box Twilio connector.
Describe the solution you'd like
The Twilio inbound connector seems to pick up the Whatsapp webhook calls by Twilio fine.
However, the outbound connector currently only offers Camunda users to send SMS messages. The same Twilio API can be used for Whatsapp messages, but different headers are required. These can be configured using element templates, but the required fields do not come with the standard connector.
The outbound connector element template should be extended with an operation type "Send Whatsapp message" that then offers users to input the required header variables.
Describe alternatives you've considered
We considered using a native Whatsapp business connector, but...
- There is only an outbound one, not inbound.
- Getting a Whatsapp business account is apparently difficult, so Twilio is preferred.
Additional context
No further context
Is your feature request related to a problem? Please describe.
I want to set up inbound and outbound connectors for Whatsapp messaging via Twilio. There is already an out-of-the-box Twilio connector.
Describe the solution you'd like
The Twilio inbound connector seems to pick up the Whatsapp webhook calls by Twilio fine.
However, the outbound connector currently only offers Camunda users to send SMS messages. The same Twilio API can be used for Whatsapp messages, but different headers are required. These can be configured using element templates, but the required fields do not come with the standard connector.
The outbound connector element template should be extended with an operation type "Send Whatsapp message" that then offers users to input the required header variables.
Describe alternatives you've considered
We considered using a native Whatsapp business connector, but...
Additional context
No further context