Skip to main content
Question

Automator - Creating multiple tasks from a single web request response

  • June 7, 2024
  • 0 replies
  • 40 views

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!