I’ve got an array of objects that are available under payload → users. for each of these I’d like to do a call with a HTTP Transformer. However when I use execute entity transformers and I use node, transform nodes it does no calls at all. I use payload.users.* as pattern accessor to access these.
Thanks in advance!