Méthode telephonySmsAddCsvAttachment

 retour à l'index du groupe



telephonySmsAddCsvAttachment

telephonySmsCsvSlotStructtelephonySmsAddCsvAttachment ( stringsession, stringsmsAccount, stringcsvUrl, stringid, stringname )

Description

add a csv for SMS Campaign for an sms account on a specify id slot

Paramètres

  • stringsession : the session id
  • stringsmsAccount : the SMS account
  • stringcsvUrl : the url of the csv link
  • stringid : the slot id
  • stringname : the name given to the slot id

Retour

The csv slot date and records of the csv added
  • stringid : the slot id
  • stringname : the slot name
  • stringdate : the date of the last csv attachment
  • stringrecords : the number of contact in the csv
langage de programmation / libraries :
 
Paramètres :
string session : $session
string smsAccount :
string csvUrl :
string id :
string name :