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": ""}
]}
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": ""}
]}