Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Set exit url from Remote api

  • adri1177
  • adri1177's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 10 months ago #154713 by adri1177
Set exit url from Remote api was created by adri1177
Hello,
I'm working with the remote api but i'm not able to set the end url for the survey through the api,
any help would be apreciated.
Thanks in advance
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
6 years 10 months ago - 6 years 10 months ago #154723 by tpartner
Replied by tpartner on topic Set exit url from Remote api
That's language-specific so you will need to use the set_language_properties() method .

Something like:

Code:
$aSurveyLocaleData = array('surveyls_url'=>'http://example.com');
$sLanguage = 'en';
$myJSONRPCClient->set_language_properties($sSessionKey, $iSurveyID, $aSurveyLocaleData, $sLanguage);

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 6 years 10 months ago by tpartner.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose