Method telephonySmsAddCsvAttachment

 return to group index



telephonySmsAddCsvAttachment

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

Description

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

Parameters

  • 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

Returns

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
programming languages / libraries :
 
Parameters :
string session : $session
string smsAccount :
string csvUrl :
string id :
string name :