View Single Post
  #1 (permalink)  
Old 04-18-2008, 11:35 AM
toolbox
Guest
 
Posts: n/a
Default Create New Survey/Response via API

If I link to the following in our site(site and querystring values have been removed),
http://oursite.com/Survey.aspx?v1=17...ame&v4=company &v5=other data&v6=20

it will create a new response record for the given survey, saving the querystring values as hidden fields. Is it possible to do the same thing with the API from our application and get the new response id?

Also, is it possible to create a new survey with several default questions added and get the new survey id?

thanks in advance.
Reply With Quote