Hi Malaka, As suggested by you, the following will be the final set of methods which will be implemented in this connector.
createContact - Creates a new contact in a specific list ID, if specified, as well as the master list. updateContact - Updates a contact’s details. 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. 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. socialPosts - Creates and launch socialposts. Thanks & Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-VirticalResponse-tp96589p96859.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
