Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface FlowActionZapierTriggerWebhookParams

    This file was auto-generated by Fern from our API Definition.

    interface FlowActionZapierTriggerWebhookParams {
        connection_id: string;
        method?: Management.FlowActionZapierTriggerWebhookParams.Method;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    connection_id: string