Hi All,

Please find the methods that will implement under each connector:

*SupportBee Connector*
listTickets     - Get all tickets of the company.
createTicket - Creates a ticket to the company.
getTicket - Get a specified ticket of the company.
archiveTicket - Archives an unarchived ticket.
trashTicket - Trashes' an un-trashed ticket.
assignUser - Assigning a ticket to a User.
listReplies     - Gets all replies of the ticket.
createReply - Creates a reply to the ticket.
getReply - Gets a specified reply of the ticket.
listComments - Gets all comments of the ticket .
createComment - Creates a comment to the ticket.
listAgents - Gets  all confirmed agents of the company.
getUser - Gets a specified agent of the company.
listLabels - Gets all the custom labels of a company.
addLabel - Adds the label to ticket.
removeLabel - Removes a label from a ticket.

*Formstack Connector*
getSubmission - Get the details of the specified submission.
listSubmissions - Get all submissions for the specified form.
updateSubmission - Update the specified submission.
createConfirmationEmail - Add a new confirmation email to the specified
form.
getConfirmationEmail - Get details for the specified confirmation email.
listConfirmationEmails - Get all confirmation emails for the specified form.
updateConfirmationEmail - Update the specified confirmation email.
createNotificationEmail - Add a new notification email to the specified
form.
getNotificationEmail - Get details for the specified notification email.
listNotificationEmails - Get all notification emails for the specified form.
updateNotificationEmail - Update the specified notification email.
getForm - Get the details of the specified form.
listForms - Get all forms in your account.
copyForm - Create a copy of the specified form.

*AgileZen Connector*
listProjects - Get the list of projects.
getProject       - Get a single project.
updateProject - Modifies a single project.
createStory -  Creates a story in the specified project.
listStories     - Get the list of stories from the specified project.
getStory - Get a single story from the specified project.
updateStory - Modifies a single story in the specified project.
createTask - Creates a task in the specified story.
listTasks - Get the list of tasks from the specified story.
getTask - Get a single task from the specified story.
updateTask - Modifies a single task in the specified story.
createComment - Creates a comment in the specified story.
listComments - Get the list of comments from the specified story.
getComment - Get a single comment from the specified story.
updateComment - Modifies a single comment in the specified story.

Thanks & Regards
Rasika 




--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Proposed-ESB-connector-scenario-Integrating-SupportBee-with-ZohoCRM-Formstack-and-AgileZen-tp117807p117989.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