Request Scheduler edit, variables and naming

Joined
Feb 27, 2020
Messages
43
Likes
23
Points
8
#1
Hi there, Would be good to have an Edit button on Scheduler, as well as Prompts section so you can pass variables, and then be able to Name the Schedule to something specific to its intention

Another good feature would be to use cron format to call out a set number of days in a month eg 1-10 even if it is only initially available in the sandbox

{"tasks": [

{"task": "schedule.create", "id": "###", "processid": "###", "months": "", "days": "1-10", "hours": "3", "minutes": "", "weekdays": ""}

]}