Hello all.
I’m trying to figure out if it’s possible to create multiple tasks from a JSON response using the web request feature. I’d have a list from the JSON response, and preferably iterate over the list and create tasks from each entry. I’d do this with a Custom Object if it was possible.
Thank you!