Skip to main content

trigger

Used to manually trigger a subscription

Syntax

trigger name for date

Description

The trigger command is used to manually trigger a subscription. Subscriptions are usually triggered by an a new data event, but you can also manually trigger a subscription for a specific date using this command.

Example

// Trigger the subscription called test for the 11th June 2021
trigger test for 2021-06-11