Replies: 1 comment
-
The pairwise API is a Ruby on Rails app and, at its core RESTful. Questions: What data do you want to get from the pairwise API to import into Qualtrics using their Webhooks? In what format does Qualitrics expect the data? Can the data be exported on a public API, or are there requirements for authentication? If so, what sort of authentication option could one use with Qualtrics? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Mr. Bjarnason,
My interest in the Allourideas.org website and the Pair-wise API are to figure out whether it could be used to work with the Qualtrics web survey system via a RESTful URL. Qualtrics has a web service object that allows you to supply a URL with a query string using the http GET function to accomplish this. It automatically saves the data returned by the function at the other end of the URL. Are you and your team working on anything like this to allow external websites to access a website hosting the Pair-wise API?
Beta Was this translation helpful? Give feedback.
All reactions