07-30-2022 05:01 AM
I'm new to Google Data Studio and looking into building a community connector for our Saas service. For the configuration section, I need to use the Stepped Configuration process. Basically, I nested set of drop-down lists.
However, I need the data to populate those lists to come from my API. I have the REST service endpoints defined, but I cannot find any documenation/examples of how I'd configure this in the getConfig section of the community connector.
Does anyone have a working example I could use as reference?
In reviewing the documentation, there is a section on stepped configurations, which is what I am looking for. You can find that example here: crispfery
In this example, they show the following for defining the dropdown values. Notice for the states, they have hard-coded the values for "Illinois" and "California".