Method telephonySmsUserAddCsvAttachment

 return to group index



telephonySmsUserAddCsvAttachment

telephonySmsCsvSlotStructtelephonySmsUserAddCsvAttachment ( stringsmsAccount, stringlogin, stringpassword, stringcsvUrl, stringid, stringname )

Description

add a csv for SMS Campaign for an sms user

Parameters

  • stringsmsAccount : SMS-tili
  • stringlogin : käyttäjätunnus
  • stringpassword : käyttäjän salasana
  • 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 language :
 
Parameters :
string smsAccount :
string login :
string password :
string csvUrl :
string id :
string name :