Skip to content
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

Collect credentials from the end user when creating a new survey #28

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

zimeg
Copy link
Member

@zimeg zimeg commented Sep 8, 2023

Type of change

  • New sample
  • New feature
  • Bug fix
  • Documentation

Summary

This PR changes the credential_source from DEVELOPER to END_USER to perform actions – such as creating a new spreadsheet – as the individual invoking the "Create a survey" workflow instead of from the shared developer token.

This removes the need to filter triggers by a list of approved surveyors, which makes this sample a bit more simple!

Todo

Before reviews or merging, the following tasks remain:

  • Update the demo videos in the README.md

Requirements

  • I’ve checked my submission against the Samples Checklist to ensure it complies with all standards
  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

@zimeg zimeg added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 8, 2023
@zimeg zimeg self-assigned this Sep 8, 2023
@zimeg
Copy link
Member Author

zimeg commented Sep 9, 2023

  • Update the demo videos in the README.md

Quick note: Another change will soon follow that updates the survey/response flow – planning to add an ephemeral message after a response is submitted! Updating the first demo is left for this following PR.

@zimeg zimeg marked this pull request as ready for review September 9, 2023 00:14
@zimeg zimeg mentioned this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant