How to Structure a JSON Payload for Scheduling Future Tasks from an Event List in Python?

Cool, then it should emit the message as a new event on the timestamp.
Maybe it considers or ignores the timezone, let me see

Ah nice!

Wait, so did it emit the event for timezone you sent?

I guess, since I set timezone to before now

Yeah that’s strange, both times are not matching

Ok so if you add /schedule, and timestamp is after now, it won’t show in the trigger.

I will deploy and let you know if the one i set for 5 mins time comes through (im guessing it should

Ok so if you add /schedule, and timestamp is after now, it won’t show in the trigger.
Yep that’s expected, it will only show after it emits the event

thats the bit i was so stuck on. Thank you so much for the help though

Could you do me a favor and go to your source in the Sources tab and look for this log: Scheduled event to emit on

as expected now

Awesome thanks, just wondering if the time is the expected?

and 5 mins one just worked

yeah thats worked in my own timezone with the timestamp

Awesome, glad to hear

awesome thanks! that’s it covered im fully up to speed - amazing