This app creates a task in Asana and a GitHub issue at once from the ticket sidebar.
This app demonstrates the following features
- OAuth 2.0 - account level OAuth.
- Making an API request through Request Method using OAuth access token to authenticate.
- Serverless invocation method (SMI).
- Using a installation parameters to dynamically populate dependent fields (workspace, project) from Asana and fill the GitHub repository name.
- It is mandatory to have a Asana account and a GitHub account.
- You must have an OAuth app registered in Asana and in GitHub.
- Download the app from here.
- Upload and install the app in your account.
- Open any ticket details page and open the app in the sidebar.
- Choose an Asana account from the dropdown and enter the task name and GitHub issue title.
- Click on the Submit button and notice the task and issue created in Asana and GitHub.
If you have any questions or feedback, please contact us at support@freshworks.com or visit our developer forum.