...
Parameter Name | Required | Description | Valid Values | Default |
---|---|---|---|---|
sheetId | Y | Google spreadsheet id | ||
sheet | N | Sheet name to pull data from a specific sheet in the spreadsheet | first sheet | |
env | N | The environment to get Kuali Build user data from |
| prod |
filterColumn | N | Column header name that will be used to lookup the Kuali User record using the GraphQL API. The json will include the specified user's Kuali user ID, displayName, email, username, and schoolId. |
| UH_Number |
sortHeader | N | Column header name to sort the returned data on | ||
(header) | N | Supply a column's header as a parameter to filter rows based on the parameters value. When using this the column's header cannot contain a space. (ex: ColumnHeader=Value) |