Proxiedmail
Proxy email service for webhook receivers, proxy bindings, inbound email payloads, and API token retrieval.
Helps privacy-focused flows that create webhook receivers for inbound proxy email, list proxy bindings, and pull permanent API tokens.
Sign in to connect Proxiedmail
Sign in to connect an account and start using Proxiedmail in your apps.
Example Use Cases
These are example ways Snow can use Proxiedmail when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to create a webhook receiver for incoming email callbacks. Use when you need a unique endpoint to capture proxiedmail webhook events.
Tool to retrieve a permanent API token. Use after obtaining a Bearer token from the auth endpoint (POST /api/v1/auth).
Tool to retrieve data from a webhook receiver. Returns the payload sent to the webhook's call_url, status info about whether a callback was received, and the HTTP method used.
Tool to fetch a list of proxy bindings. Use after authentication to list all proxy bindings associated with the user.
Tool to update an existing proxy binding. Use after obtaining the binding ID to modify its addresses or settings.