Function handlePushTriggerEvent

  • Returns Promise<{
        automationRun: {
            id: string;
        };
    }>