I have seen this question in a couple other topics but have not seen a real good answer yet. We are using Ruby to call the export_responses method but we need to pull a field from the survey participants table and this parameter looks like it will do it but I can't seem to format the array correctly. If I just wanted to pull one field, we will say it is Field1, from the participants table for all completed surveys with the data, how would I format that array to work as a parameter?
↧