ui icon indicating copy to clipboard operation
ui copied to clipboard

Schedules, Payload

Open wahmedswl opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. Schedules, they don't take payload that we can send to the workflow.

Describe the solution you'd like There should be option to give payload to Schedules.

Describe alternatives you've considered There don't seems to any option right now unless that's handled in the worflow itself.

Additional context

image

Thanks

wahmedswl avatar Jan 21 '23 12:01 wahmedswl

Is there any update on this feature? It would be beneficial to include in the Temporal UI, which is extremely important to us.

anmol242 avatar Jun 27 '24 13:06 anmol242

➕ Also think this would be super useful! We had to create an API exposing all of Temporal's Schedule APIs with some extra logic to serialize the payload data when creating a Schedule. It would be nice to do everything within Temporal UI instead of going through the whole process of write code -> test code -> merge code -> deploy code

Especially when serializing complicated/nested payloads are involved. There's more room for user error(typos/etc.) and make things harder to debug.

kevinreber avatar Aug 07 '24 21:08 kevinreber