Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EnterpriseCrmEventbusProtoNotification

import type { EnterpriseCrmEventbusProtoNotification } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
interface EnterpriseCrmEventbusProtoNotification {
escalatorQueue?: string;
pubsubTopic?: string;
}

§Properties

§
escalatorQueue?: string
[src]
§
pubsubTopic?: string
[src]
§

If the out-of-the-box email/pubsub notifications are not suitable and custom logic is required, fire a workflow containing all info needed to notify users to resume execution.