Send bulk voice

Sends a text-to-speech to a group of recipients


URL: https://www.afilnet.com/api/http/

See example in:

Send bulk voice with PHP Send bulk voice with Java Send bulk voice with C Sharp Send bulk voice with Unix Send bulk voice with Ruby on rails Send bulk voice with Python Send bulk voice with Android Send bulk voice with Objective C / iPhone Send bulk voice with SQL Server Send bulk voice with Oracle


Sends a text-to-speech to a group of recipients


Parameter Description Compulsory / Optional
class=voice Class requested: Class to which the request is made Compulsory
method=sendvoicetogroup Class method requested: Method of the class to which the request is made Compulsory
user User and e-mail of your Afilnet account Compulsory
password Password of your Afilnet account Compulsory
from voice.sendvoicetogroup_from Compulsory
countrycode voice.sendvoicetogroup_countrycode Compulsory
idgroup voice.sendvoicetogroup_idgroup Compulsory
message voice.sendvoicetogroup_message Compulsory
scheduledatetime voice.sendvoicetogroup_scheduledatetime Optional
output Output format of the result Optional

When you make requests you will receive the following fields:

  •  status
  •  result (if status=success), here you will receive the following values:
    • id
    • count
    • credits
    • destinations
      • messageid
      • destination
  •  error (if status=error), here you will receive the error code

The possible error codes are listed below

Code Description
MISSING_USER User or email not included
MISSING_PASSWORD Password not included
MISSING_CLASS Class not included
MISSING_METHOD Method not included
MISSING_COMPULSORY_PARAM Compulsory parameter not included
INCORRECT_USER_PASSWORD Incorrect user or password
INCORRECT_CLASS Incorrect class
INCORRECT_METHOD Incorrect method
NOT_ACCESS_TO_GROUP You are not allowed into the indicated group
NO_CREDITS Your balance is insufficient
Parameters:
  • class: voice
  • method: sendvoicetogroup
  • user: user
  • password: password
  • from: 34900000000
  • countrycode: 34
  • idgroup: 1
  • message: sms+test
  • scheduledatetime:
  • output:
Request:
https://www.afilnet.com/api/http/?class=voice&method=sendvoicetogroup&user=user&password=password&from=34900000000&countrycode=34&idgroup=1&message=sms+test&scheduledatetime=&output=