OutreachResourceClient provides access to the Outreach API, allowing you to manage prospects, sequences, and other sales engagement data.
Usage
Inputs
Theinvoke method accepts the following arguments:
The HTTP method to use:
"GET", "POST", "PUT", "PATCH", or "DELETE".The Outreach API path (e.g.,
/api/v2/prospects).A unique identifier for this operation.
Optional configuration object.
Outputs
The output format is the same as the Custom API client.Discriminator for the response type.
The HTTP status code.
The response body (typically JSON).