Hello,
I need to purge a list through JS code. I understand I can do this in the workflow, but I need this done in JS since the list I need to delete is part of a Journey. My client will be dropping a list (Follow-up list) to load later in the Journey - but really no set date on when they will load it. So I have the workflow set to check daily if the list is empty or has been loaded. If empty, workflow resets to check the next day. If populated - then workflow will run as normal.
Unfortunately, I'm really new to JS coding and I haven't found how to do the purge of the list through any documentation.
Does anyone has an idea about how to proceed, or documentation they can point me too?
Thanks a lot.