Wufoo · Arazzo Workflow
Wufoo Report Widget Overview
Version 1.0.0
Resolve a report, list its widgets, then read its underlying field structure.
View Spec
View on GitHub
FormsForm BuilderSurveysData CollectionWebhooksPaymentsSurveyMonkeyArazzoWorkflows
Provider
Workflows
report-widget-overview
Resolve a Wufoo report and assemble its widgets alongside its field structure.
Gets the target report, lists the widgets that compose it, and reads the report's field structure so widgets can be mapped back to their fields.
1
getReport
getReport
Fetch the single target report to confirm it exists and capture its hash.
2
listWidgets
listReportWidgets
List the widgets that compose the report.
3
readReportFields
listReportFields
Read the report's field structure so each widget can be mapped to its fields.