Why do you need a custom event, why not just schedule the workflow from the page they set the event date. I would be tempted to set up a the scheduled date on that page (maybe as a custom state) rather than try working it all out later.
How are you selecting the right Job Details. The way it seems from the above is that you just pick the “first” Job Details for a User. That might not be the one they just entered ?
Tried to do this in the new forum app, but can’t do API workflows from there sadly. Will see if I can put it in the old one but might not get to it for a while.
I added some “logging” to app, and what is odd is that although the bubble log shows that the email workflow event has happened, the next action is to write to my own log … and that doesn’t happen.
I too am having a tough time understanding the use of the API without thorough documentation.
I am trying to configure a Flight that is automatically removed (status = closed) on the departure date so that no one can book flights that are in the past.