Wufoo · Arazzo Workflow
Wufoo Report Entry Stats
Version 1.0.0
List reports, count a report's entries, then fetch them when non-empty.
View Spec
View on GitHub
FormsForm BuilderSurveysData CollectionWebhooksPaymentsSurveyMonkeyArazzoWorkflows
Provider
Workflows
report-entry-stats
Count a Wufoo report's entries and fetch them only when the report is non-empty.
Lists reports, counts the target report's entries, and branches to fetch the entries when the count is non-zero or end when the report is empty.
1
listReports
listReports
List all reports to confirm the target report is accessible to the API key.
2
countReportEntries
countReportEntries
Count the report's entries to decide whether there are any to retrieve.
3
listReportEntries
listReportEntries
Retrieve the report's entries now that the count confirms there are some.