-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
Description
App
Surveymonkey
Summary:
This action does not return the answers
Details:
I need the full answer for a response in Surveymonkey. Your documentation seem to indicate that this is possible. But digging into it, it looks like the action https://github.com/PipedreamHQ/pipedream/blob/master/components/survey_monkey/survey_monkey.app.mjs does not use the correct endpoint to retrieve answers with the response.
The endpoint that should be used is /surveys/${surveyId}/responses/${responseId}/details.
I can see from the connected app that the scope is available and set correctly. But I cannot see a way to use the correct api endpoint myself.
Screenshots:
No screenshots included
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done