ACCOUNT

Uses a specific account or API key when calling an integration function. Useful when you have multiple accounts connected for the same integration.

Parameter List

Syntax
ACCOUNT(functionaccount)
function

The integration expression or function you want to execute. Note: The account is not applied to functions nested deep inside function.

account

The integration account to use. Check your existing account.

Examples

ACCOUNT(LIST_USERS_SLACK(), "workslack") returns the list of Slack users in the workspace connected at workslack.