The action will share a Survey from SurveySparrow via Email, SMS or WhatsApp.
- API endpoint slug
- surveysparrow.sharesurvey
- Filter code method
- Surveysparrow.sharesurvey.skip(string?: reason)
- Runtime method
- runAction("surveysparrow.sharesurvey", {})
Action fields
- Label
- Choose Survey
- Helper text
- Choose survey and channel
- Slug
- chosenSurvey
- Required
- true
- Can have default value
- false
- Label
- Email/Whatsapp/SMS
- Helper text
- Enter email or mobile number
- Slug
- contactField
- Required
- true
- Can have default value
- true
- Filter code method
- Surveysparrow.sharesurvey.setContactField(string: contactField)