What is the REST endpoint(s) for "Scheduled Events"
-
I need to change certain scheduling parameters, but I am not finding REST endpoints for "Scheduled Events".
Are they implemented via the REST API? If not, when is it expected to be available?
Thanks,
Aldo
-
No, this is not available in Mango 2.8. It will be in Mango 3.0 which is still a few months away.
-
Bummer. Is there any way to modify Scheduled Event parameters programmatically? Scripting?
-
No I don't think so.
-
Yes! There is!
You can use the JSON File Import module to import JSON files from a directory. There is not a way to trigger it, but you can have it poll aggressively. Also, it doesn't provide a lot of feedback.
But, it'll import anything that is importable through the emport page. So you just have to scp a JSON file into your import directory.