- Posts: 5
- Thank you received: 0
- Community
- Forums
- English support forums
- Can I do this with LimeSurvey?
- Send SMS to participants with unique link to survey
Send SMS to participants with unique link to survey
- vixitasurveys
-
Topic Author
- Offline
- Fresh Lemon
-
Less
More
1 year 1 week ago #177327
by vixitasurveys
Send SMS to participants with unique link to survey was created by vixitasurveys
Hello,
We have sent out unique links to survey participants. However, after doing so, we still need to re-send those links via SMS. (something like a reminder).
My question is: How do I upload all those unique links (tokens already generated) on to an SMS service and send out the links again? (SMS service provider is not a problem - can use something like msg91)
Thanks again!
We have sent out unique links to survey participants. However, after doing so, we still need to re-send those links via SMS. (something like a reminder).
My question is: How do I upload all those unique links (tokens already generated) on to an SMS service and send out the links again? (SMS service provider is not a problem - can use something like msg91)
Thanks again!
Please Log in or Create an account to join the conversation.
1 year 1 week ago #177402
by holch
I'm not a LimeSurvey GmbH member. I answer at the LimeSurvey forum in my spare time. No support via private message.
Some helpful links: Manual (EN) | Question Types | Workarounds
Replied by holch on topic Send SMS to participants with unique link to survey
This is not a Limesurvey issue. If you want to know how to create the token links, there is a description on how to create token links in a spreadsheet software in the workaround section. Or it was there (I know that, because I created it!). But I can't find it anymore. It must have been deleted when the manual was updated. What a pity, because as far as I know, you can export a token link list automatically in LS yet.
Short version: Go to the participant table, right click on the little cock wheel, copy the link you see there. It gives you the structure of your link. Once you understood how the links are built, it is easy to copy the part before the token and then join it via the concatenate function with the individual tokens. This way you can create your list with the token links.
Short version: Go to the participant table, right click on the little cock wheel, copy the link you see there. It gives you the structure of your link. Once you understood how the links are built, it is easy to copy the part before the token and then join it via the concatenate function with the individual tokens. This way you can create your list with the token links.
I'm not a LimeSurvey GmbH member. I answer at the LimeSurvey forum in my spare time. No support via private message.
Some helpful links: Manual (EN) | Question Types | Workarounds
The following user(s) said Thank You: vixitasurveys
Please Log in or Create an account to join the conversation.
- Engineerumair
-
- Offline
- Junior Lime
-
Less
More
- Posts: 35
- Thank you received: 0
8 months 3 days ago #182661
by Engineerumair
Replied by Engineerumair on topic Send SMS to participants with unique link to survey
I have setup gmail account for sending email invitations.
SMTP host : smtp.gmail.com:587
SMTP Username : This email address is being protected from spambots. You need JavaScript enabled to view it.
SMTP password : xyz
SMTP encryption : TLS
but I get the following error:
SMTP connect() failed
Could you please help me how to sort it?
SMTP host : smtp.gmail.com:587
SMTP Username : This email address is being protected from spambots. You need JavaScript enabled to view it.
SMTP password : xyz
SMTP encryption : TLS
but I get the following error:
SMTP connect() failed
Could you please help me how to sort it?
Please Log in or Create an account to join the conversation.
- gabrieljenik
-
- Offline
- Official LimeSurvey Partner
-
Less
More
- Posts: 270
- Karma: 4
- Thank you received: 42
4 months 3 weeks ago #186469
by gabrieljenik
Cheers,
Gabriel - www.Encuesta.Biz - Authorized Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Assistance on LimeSurvey forum and LimeSurvey core developpement are on my free time (Say thanks ?)....[img]
Replied by gabrieljenik on topic Send SMS to participants with unique link to survey
Hi,
I have a plugin and a service for sending sms from Lime.
www.encuesta.biz/en/product/limesurvey-sms-service/
Hope it helps.
Thanks
I have a plugin and a service for sending sms from Lime.
www.encuesta.biz/en/product/limesurvey-sms-service/
Hope it helps.
Thanks
Cheers,
Gabriel - www.Encuesta.Biz - Authorized Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Assistance on LimeSurvey forum and LimeSurvey core developpement are on my free time (Say thanks ?)....[img]
Please Log in or Create an account to join the conversation.