I have a list of HubSpot engagement IDs that I would like to pull data for. The “Get Engagement” node only allows you to search one engagement at a time, I am trying to find a way to loop over an the array/list of engagement IDs one-by-one and combine the data. Any suggestions how?
I tried using the “Loop Over Items” node but to no success.
**n8n is really bad for searching for engagement by associations using a contact or company ID. It is quite a simple HTTP POST Request and would suggest this as an easy feature to build…
