withExternalRecipient()
Home > @gooddata/sdk-backend-spi > IOrganizationAutomationsQuery > withExternalRecipient
IOrganizationAutomationsQuery.withExternalRecipient() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Sets external recipient of the automation for the query.
Signature:
withExternalRecipient(externalRecipient: string): IOrganizationAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
externalRecipient | string | external recipient of the automation |
Returns:
organization automations query