parcelLab · Arazzo Workflow
parcelLab Survey Fetch and Submit
Version 1.0.0
Load a survey, fetch its prefilled answers for a reference, then submit a response.
View Spec
View on GitHub
Post-PurchaseE-CommerceTrackingReturnsShippingDeliveryCustomer ExperienceLogisticsCommunicationsGermanyArazzoWorkflows
Provider
Workflows
survey-fetch-and-submit
Fetch a survey, load its prefilled answers, and submit a response.
Reads the survey definition, fetches prefilled answers for a reference, then submits the customer's completed survey response.
1
getSurvey
getSurvey
Load the survey definition so the caller knows its status and config before collecting answers.
2
getPrefilled
getSurveyAnswer
Fetch any prefilled answers for the survey scoped to the supplied reference.
3
submitSurvey
submitSurveyAnswer
Submit the completed survey response for the same survey and reference.