freshworks / marketplace-sample-apps

Repository of sample codes demonstrating usage of SDK and APIs on the Freshworks developer platform. :link: https://developers.freshworks.com
124 stars 270 forks source link

[Feature Request] - Create a sample app to demonstrate the use of Request API to invoke Freshdesk REST APIs #56

Closed satwikhebbar closed 5 years ago

satwikhebbar commented 5 years ago

Describe the sample app use-case : The existing sample app - https://github.com/freshdesk/marketplace-sample-apps/tree/master/Freshdesk/v2/simple_request_app - is a good way to learn how to use the Request API feature, but most app developers will end up trying to make Request API calls to Freshdesk. There should be a sample that focuses mainly on this very common use-case.

For which product ? :

Do you already have a sample app / PR ready? : No

More details : The sample app could have a simple UI that, given a ticket-id, fetches details about the ticket and displays the summary, status and assignee details inline.

shravan-balasubramanian commented 5 years ago

I have taken this up. Will come up with a PR soon

ravirajsubramanian commented 5 years ago

@shravan-balasubramanian Thanks for your interest to contribute! 😃

hemchander23 commented 5 years ago

Thanks @shravan-balasubramanian for the PR. Happy hacktoberfest 🎃 !!