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

[FEATURE] Update Zoho Survey per feedback from their team #12438

Closed
michelle0927 opened this issue Jun 14, 2024 · 3 comments · Fixed by #12457
Closed

[FEATURE] Update Zoho Survey per feedback from their team #12438

michelle0927 opened this issue Jun 14, 2024 · 3 comments · Fixed by #12457
Assignees
Labels
enhancement New feature or request triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@michelle0927
Copy link
Collaborator

Our development team has requested make following changes on the "New survey response" trigger.

  1. An extra field - "Others" is displayed for every survey event. This is not a survey field. Please refer to the attached screenshot (Select_event_trigger.png).

  2. By default for all API responses we send the responses in an encoded HTML entity format. Please decode the HTML entities in all API responses such as portal list, survey list, department list, collector list, distribution list.
    Sample responses "&" should be converted to "&", "'" should be converted to ' , ' should be converted to '.

  3. Please process the Events in the "New survey response" trigger based on the "key" using the "Get survey fields/variables" API. As per the current implementation, when a survey field is modified in the survey, the flow is getting failed. The label should be used for user readability and the other logic should be implemented using the survey field "key". Please note that "key" is the unique identifier for a survey field. We will send "key" in the webhook responses and in the "Get survey fields/variables" API . The survey fields label in the "Get survey field/variables" API may contain duplicate values and it can be edited by the end user.

@michelle0927 michelle0927 added the enhancement New feature or request label Jun 14, 2024
@michelle0927 michelle0927 self-assigned this Jun 14, 2024
@michelle0927 michelle0927 added this to To Do in Component (Source and Action) Backlog via automation Jun 14, 2024
@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jun 14, 2024
@michelle0927 michelle0927 moved this from Doing to Ready for PR review in Component (Source and Action) Backlog Jun 17, 2024
@luancazarine luancazarine moved this from Ready for PR review to In Review in Component (Source and Action) Backlog Jun 18, 2024
@luancazarine luancazarine moved this from In Review to Ready for QA in Component (Source and Action) Backlog Jun 18, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/FEATURE-Update-Zoho-Survey-per-feedback-from-their-team-a4260986eea449669688edc8b9e6ddb8

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Jun 19, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 20, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Jun 20, 2024
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/FEATURE-Update-Zoho-Survey-per-feedback-from-their-team-a4260986eea449669688edc8b9e6ddb8

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Jun 20, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 21, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog Jun 21, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/FEATURE-Update-Zoho-Survey-per-feedback-from-their-team-a4260986eea449669688edc8b9e6ddb8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants