I need some help understanding how to access data via an API call. I’m not getting all the data in the following Rule/API call. What am I missing? (And do I need to execute the GET each time, in this example?)
Also note that you only need to use the HTTP action one time, then you can get each of the properties you want following that as the response stays available in the context variable until it’s overwritten (eg. another HTTP action).