I'm wanting to use a google sheet as a simple database to store user names. This way other departments can simply update the spreadsheet. I've the google sheets API so that I can call my sheet and pull cell values. This all works great but when I get to the "Configure" portion of setting up the data connection in Jira my only options are the "range" and "majorDimension". I will say that I am no expert at making API calls so it could be me but my call returns the cell values as it should. The issue is that when it comes to displaying those values in a form via the data connection I just get basically the parameters but not the actual values. I'm also having no luck trying to edit the "Items" section to pull the values that I want.
To do this, you'll need to create a custom data source that retrieves the data from your Google Sheet and returns it to the form. That you are already doing.
Here are the steps you can follow to extract the values from a custom data source:
I hope this helps.
Sorry for bothering here, but, im not able to find the Add New Data source im my screen, is this kind of a bug?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.