I have a questions about what data can be retrieved from Keap using n8n.
Custom fields in Contacts – Is it possible to extract them?
Tags in Keap – Each contact has a list of tags, and these tags are applied at specific times. The Keap REST API does not return the date when each tag was applied. However, Keap’s XML API does allow retrieving the timestamp of when each tag was applied. So my question is: Can n8n make XML API requests to get this data, or does it only work with the REST API?