For the complete documentation index, see llms.txt. This page is also available as Markdown.

Proofpoint

Connection Requirements

1 - Username and Password

The username and password of an account registered on the Proofpoint Essentials platform.

2 - Domain

The primary domain of your organization. For example, in the URL https://us1.proofpointessentials.com/api/v1/orgs/mycompany.com, the primary domain is mycompany.com.

3 - Endpoint

The Proofpoint instance endpoint for your organization (default: us1.proofpointessentials.com).

4 - Proxy

Proxy URL (optional).

5 - Fetch Users

Fetch user data (optional, default: False).

6 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated