POST
request to the http://localhost/api/events
endpoint with a custom event
payload.
Check out this
tutorial on how to
create an event trigger.
Overwrite global variables
option won’t show if you don’t have any global variables defined in the pipeline.1/4/24 12:00 UTC
and you create a daily trigger with a start date of 1/3/24 12:00 UTC
and
then enable it, a pipeline run with execution date 2024-01-04 00:00
(after the start date time but before the current time) gets
immediately created, even though the “next run date” is 2024-01-05 00:00
, which is the next pipeline run date in the future
after 1/4/24 12:00
.