copy the contents of a query field that is searched with admin rights and paste it into another text field’ through API or other development.
Hey @celina there’s a the possibility to query these using the API. See this thread: API to get query field values
Alternatively, if the Query field is just a stepping stone to get the data to copy over, you could use the API to do the query itself, and just populate one field, instead of supporting two fields.
Honestly, a lot of query fields I’ve created have been replaced by scripts that populate static field, because my teams’ first questions are usually, “Awesome! So I can filter by this query field, right?”