Amplitude · Arazzo Workflow
Amplitude DSAR Request and Poll
Version 1.0.0
Submit a data subject access request, poll its status until complete, and capture the download URL.
View Spec
View on GitHub
A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
submit-and-poll-dsar
Submit a DSAR and poll until the data export is ready for download.
Resolves a data subject access request from submission through completion by submitting the request, polling the status endpoint until complete, and surfacing the download URL.
1
createRequest
createDsarRequest
Submit a data subject access request for the supplied user IDs. The request is processed asynchronously.
2
pollStatus
getDsarRequestStatus
Poll the DSAR status endpoint. While the request is pending or processing the step loops; once it is complete it ends and captures the download URL.