visit
Insert your integration service name under the Create with Choreo card and click on Create.
Select the Github webhook trigger and select Connect to GitHub and provide authorization for Choreo to access your Github account.
Select Google Sheets under API calls and provide Choreo authorization to connect to Google Sheets and click on Save.
i. Create a Google sheet and provide the Google Sheet ID.
ii. Provide the Worksheet name.
You can add the row values required to be shown in the sheet. I want the following details and the corresponding Row value item is shown below.
iii. Click on Add Item after inserting each Item value.
a. Issue url : event.issue.html_url b. Issue title : event.issue.title c. Issue created time: event.issue.created_at
After adding all the details, click on Save.
Click on the Run & Test button at the bottom of the page to test your integration.
In a few minutes, you have integrated Github with Google sheets to record the newly created issues in your repository.