CambridgeEducation / qualtrics_api

Qualtrics REST API Ruby Wrapper (Api version 3)
MIT License
6 stars 8 forks source link

List panels and panel members #9

Closed MatUrbanski closed 9 years ago

MatUrbanski commented 9 years ago
nglx commented 9 years ago

http://co1.qualtrics.com/API/v1/panels/ML_bC2c5xBz1DxyOYB/members/panelImports/PGRS_bEJLYLkqMBs8Bwx?apiToken=xxx

{
  "result": {
    "status": "COMPLETED",
    "percentComplete": 100
  },
  "meta": {
    "status": "Success"
  }
}