Hi All, FFI, following methods will be implemented under following connectors:
*Recurly Connector * createSubscription - Create a new subscription. listSubscriptions - List all subscriptions. getSubscriptionById - Get a subscription by the ID. createPlan - Create a plan. listPlans - List all the plans. getPlanById - Get a plan by the ID. createCoupen - Create a coupen. listCoupens - List all the coupens. getCoupenById - Get a coupen by the ID. createAccount - Create a new account. getAccountById - Get an account by ID. listAccounts - List all the accounts. listInvoices - List all the invoices. *ActiveCampaign Connector * createCampaign - Create and send a new campaign listCampaign - View campaign settings and information getCampaignClickers - View all links and click data for a specific campaign createMessage - Add a new email message to the system listMessages - Retrieve all messages getMessage - Retrieve a message createContact - Create a new contact createList - Create a new mailing list listLists - Retrieve all mailing lists getContactByEmail - Retrieve a contact by email *BaseCRM Connector (v2.0) * getContact - Retrieves information about a specific contact. Thanks & Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/ESB-connector-scenario-Integrating-Recurly-with-ActiveCampaign-BaseCRM-Gmail-and-Freshbooks-tp109964p110375.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
