High Level Get All

I am using the High Level Get Many command on my own server. I just updated to the latest release.

The command only returns a few columns/fields of data but all rows. I would like to get more columns/fields of data from High Level.

How do I do this? Custom API or using expression on the get many command.

Please provide an example of what I should do in order to get the data in the High Level Contact field ‘WCDATE’.
Thank you

Hi @DLTampa, welcome to the community!

I am afraid the node currently does not have an option to fetch additional fields using the Get Many operation. Do you get these fields when using the Get operation? If so, you could first run Get Many to query your list of contacts, then use a second HighLevel node to Get each contact individually with all details.