<... username="">

 

Type

attribute

Elements

campaign

Data type

char[50]

Values

alphanumeric

Description

Your account username.  Required when posting from dynamic IP addresses.  When posting username and password in your XML, it is recommended that you use SSL. 

 

Example 1: Sending a call

<campaign menuid="1-130123317" action="0" username="myusername" password="mypassword">

  <prompts>

     <prompt promptid="2" tts="Web server 5 is down." />

  </prompts>

  <phonenumbers>

     <phonenumber number="8185550100" callid="123abc" callerid="8182238964" />

  </phonenumbers>

</campaign>