*Introduction* VirticalResponse helps users to create and send marketing emails, online surveys and direct mails for direct marketing campaigns. It makes contact and list management easy, allowing users to create contacts, group them into meaningful lists, and use these lists to send targeted email campaigns.
*API (REST)* http://developer.verticalresponse.com/docs/read/Home *VirticalResponse Connector Summary* • Connector Name: virticalresponse-connector-1.0.0 • Version: 1.0.0 • Technology: REST *Authentication* It uses OAuth 2.0 for authenticating users and allowing them to authorize an application to access their VerticalResponse data (e.g. contacts, lists, email campaigns etc.), all without sharing their credentials with the application. *Methods * createContact - Creates a new contact in a specific list ID, if specified, as well as the master list. updateContact - Updates a contact’s details. deleteContact - Deletes a contact from the user’s account. getContact - Returns details about a particular contact. listContacts - Returns all the contacts in a given list. getContactMemberList - Returns all the lists the given contact is a member of. createList - Creates a list. updateList - Updates a list’s details. deleteList - Deletes a given list. getList - Returns details about a given list. addContactToList - Adds an existing contact to a specified list. removeContactFromList - Removes the subscription relationship between a contact and a list. sendEmail - Creates and launch email. Thanks & Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-VirticalResponse-tp96589.html Sent from the WSO2 Architecture mailing list archive at Nabble.com. _______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
