Skip to main content
onePassword.validateItemShareRecipients validates recipient emails or domains against an item sharing policy. This action requires a service-account connection.

Example

automations/onepassword-validate-item-share-recipients.automation.ts

Inputs

Provide the result of getItemSharePolicy and one or more recipient strings. Every input accepts a compatible signal. Account-backed actions accept an optional second argument { account } to select a named binding.

Output

Returns normalized valid email or domain recipients. Recipient identities are sensitive.