Hi All,

Please find the methods that will be implemented under each connector below:

*Printavo Connector *
createCustomer - Create a customer.
getCustomer - Get a specific customer details by ID.
listCustomers - List all customers.
updateCustomer - Update customer details.
createOrder - Create an Order.
getOrder - Get a specific order details by ID.
listOrders - List all orders.
updateOrder - Update order details.
deleteOrder - Delete order by ID.
createProduct - Create a Product.
getProduct - Get a specific product details by ID.
listProducts - List all products.
updateProduct - Update product details.
createPayement - Create a payment for an order.
getPayment - Get a specific payment details by ID.
listPayments - List all payments.
createExpense - Create an expense.
getExpense - Get a specific expense details by ID.
listExpenses - List all expenses.
updateExpense - Update expense details.
deleteExpense - Delete expense by ID.

*Sendloop Connector *
createEmailCampaign - Creates a new email campaign.
updateEmailCampaign - Updates the preferences of the target campaign.
getEmailCampaign - Returns the settings of the target email campaign.
listEmailCampaigns - Returns the list of email campaigns you have in your
Sendloop account.
listEmailCampaignsByStatus - Returns campaigns based on status.
sendEmailCampaign - Set a ready campaign to be sent immediately or in the
future.
createSubscriberList - Creates a new subscriber list in your Sendloop
account.
updateSubscriberList - Update information of a subscriber list.
getSubscriberList - Retrieve details of a specific subscriber list.
listSubscriberLists - This API call will return back your subscriber lists.
subscribe - Subscribe an email address to one of the lists.
unsubscribe - Unsubscribe an email address from your lists.
searchSubscriber - Makes a search on your subscriber lists for a specific
email address.
getSubscriber - Returns the subscriber information.
listSubscribers - Returns the list of subscribers for a specific list and
segment.
updateSubscriber - Update subscriber information.
getCampaignOpeners - Retrieve the list of email opens for a campaign.
getCampaignLinkClickers - Retrieve the list of email clicks for a campaign.
getAccountDetails - Returns your Sendloop account information.

*Salesbinder Connector (v2)*
updateInventoryItem - Update an Inventory Item.

Thanks & Regards
Rasika



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Proposed-ESB-connector-scenario-Integrating-Printavo-with-SalesBinder-Sendloop-BaseCRM-and-Freshbooks-tp122625p123198.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

Reply via email to