Skip to main content
apollo.pollWebhookResult gets the current result for a phone or waterfall enrichment request ID.
automations/poll-apollo-enrichment.automation.ts
requestId is a non-empty string or integer. Optional second argument { account } selects the same Apollo binding used for enrichment. Returns requestId, requestType: "email" | "phone" | "waterfall", status: "in_progress" | "success" | "failed", nullable provider-native result, and optional last-dispatch and failure details. Polling checks state. It doesn’t cause Apollo to retry a failed webhook delivery.