Hi All, Please find the methods that will implement under each connector below.
*ProdPad Connector* createIdea - Create a new idea. listIdeas - List all ideas. getIdea - Get a specific idea. getIdeaComments - List all comments of a specific idea. getIdeaUserStories - List all user stories of a specific idea. updateIdeaStatus - Update the status of a specific idea. listProducts - List all products. getProduct - Get a specific product. listUserStories - List all user stories. getUserStory - Get a specific user story. *PivotalTracker Connector * createProject - Create a new project. listIProjects - List all projects. getProject - Get a specific project. createStory - Create a new story. listStories - List all stories. getStory - Get a specific story. createLabelForProject - Create a label for project. createLabelForStory - Create a label for story. getProjectLabels - List all labels of a specific project. updateProjectLabel - Update a existing label. *JotForm Connector * cloneForm - Clone a existing form. getFormSubmissions - Get submissions of a specific form. getForm - Get a specific form. getSubmission - Get a specific submission. getUserSubmissions - Retrieve all submissions for all the form belongs to the account. *ZenDesk Connector (v 2.0 )* addTags - Adding a tag removeTags - Removing a tag Thanks & Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Proposed-ESB-connector-scenario-Integrating-ProdPad-with-JotForm-ZenDesk-Mandrill-and-PivotalTracker-tp119782p120066.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
