Proxiedmail

Integrate Proxiedmail with your AI workspace

ProxiedMail offers privacy-focused email services, including automatic creation of proxy emails and receiving emails via webhooks.

Explore Triggers and Actions

Create webhook receiver

Tool to create a webhook receiver for incoming email callbacks. Use when you need a unique endpoint to capture proxiedmail webhook events.

ActionTry it

Get API Token

Tool to retrieve a permanent API token. Use after obtaining a Bearer token from the auth endpoint (POST /api/v1/auth).

ActionTry it

Get webhook data

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.

ActionTry it

List proxy bindings

Tool to fetch a list of proxy bindings. Use after authentication to list all proxy bindings associated with the user.

ActionTry it

Update Proxy Binding

Tool to update an existing proxy binding. Use after obtaining the binding ID to modify its addresses or settings.

ActionTry it