Welcome to the LimeSurvey Community Forum

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

How can i add some extra params in "Survey URL" sending through API

  • soubhikbasu
  • soubhikbasu's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 4 months ago - 5 years 4 months ago #177539 by soubhikbasu
Hello,

I am using RemoteControl 2 API.

How can I update my survey URL(Add some extra params and value dynamically) before sending to the participants?

Like:

Original Survey URL: dev.example.com:8080/latestlimesurvey/in...php/556852?newtest=Y
>>
Want to modify like, dev.example.com:8080/latestlimesurvey/index.php/556852/ oppid/65?newtest=Y&show=1

Note: oppid/65(its may vary as per requirement) and show=1 (its also may vary as per requirement)

For Add Participant using:
add_participants(string $sSessionKey, integer $iSurveyID, array $aParticipantData, boolean $bCreateToken = true);

For Sending Mail Using:
mail_registered_participants(string $sSessionKey, integer $iSurveyID, array $overrideAllConditions = array());


Thanks in advance
Last edit: 5 years 4 months ago by soubhikbasu. Reason: Adding More clarification
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose