Skip to content

Support additional Survey actions #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aanunez opened this issue Feb 11, 2025 · 2 comments · Fixed by #298
Closed

Support additional Survey actions #294

aanunez opened this issue Feb 11, 2025 · 2 comments · Fixed by #298

Comments

@aanunez
Copy link

aanunez commented Feb 11, 2025

Currently pycap supports "Export Survey Participants", but not the other three survey-related actions:

  • Export a Survey Link
  • Export a Survey Queue Link
  • Export a Survey Return Code

My specific use case relates to generating survey links, we have outside integrations that decide when to send survey links to subjects independent of RC logic, so it would be nice to use pycap for that rather than python requests.

@pwildenhain
Copy link
Collaborator

pwildenhain commented Apr 15, 2025

"Export a Survey Link" is being implemented right now in #296, just need to add the tests in

@pwildenhain
Copy link
Collaborator

Functionality now available in version 2.7.0: https://pypi.org/project/pycap/
pip install Pycap[all]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants