Whatsapp custom action with Twilio
hi
i want to send whatsapp messages during the journey using AJO custom action
as per Twilio documemtation , the accept only :
Expected Content Type for API Requests
Twilio's APIs expect the content type of API requests to be either application/x-www-form-urlencoded or multipart/form-data. It is important to note that although Twilio returns responses in JSON format, the API requests themselves should be formatted as either www-urlencoded or multiparty form data.
how can achive this in custom action ?