Skip to main content
outlook.getCategory returns one Outlook master category.

Example

automations/outlook-get-category.automation.ts

Inputs

Pass { categoryId: "category-id" }. The optional second argument { account } selects a Microsoft binding.

Output

Returns one Outlook master category. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.