Knowledge base
vCard and Wappush
Wappush
Wappush requires an extra parameter url with as value the url that should be offered. The parameter message is still required and is used as bookmark name.
| Parameter | Explanation | Comments |
| url | url to the wappush-content |
Sending the Wappush request
http://www.mollie.nl/xml/sms/?username=[username]&password=[password]
&originator=[originator]&recipients=[recipient(s)]&message=
[bookmark name]&url=[url to the content]&gateway=1&type=wappush
&originator=[originator]&recipients=[recipient(s)]&message=
[bookmark name]&url=[url to the content]&gateway=1&type=wappush
VCARD
When sending a VCARD message the message parameter is not necessary and will be ignored. Below you will find the extra parameters (all fields are optional, but we recommend the usage of name and number).
| Parameter | Explanation | Comments |
| vcard[name] | name of contact | |
| vcard[surname] | surname of contact | |
| vcard[organisation] | company name | |
| vcard[tel_main] | telephone number of contact/organisation | |
| vcard[tel_cell] | cellphone number of contact | |
| vcard[tel_home] | " | |
| vcard[tel_work] | " | |
| vcard[tel_fax] | " | |
| vcard[email] | email address of contact/organisation | |
| vcard[url] | website url | |
| vcard[address] | address of contact/organisation | |
| vcard[note] | note |