No Custom Fields Available in create/update request from Keap Node

Working on setting up a new workflow where I will create or update some custom fields in Keap when a new contact takes certain actions. However, there doesn’t appear to be an option to update custom fields within the Keap Node in n8n, there are only a few other static fields.

On the GET request you can add “custom_fields” as a separate option to return the values but there is no way to update them.

No particular errors, just missing the ability it seems unless someone knows how to add them?

  • n8n version: >> 0.157.1
  • Database you’re using (default: SQLite): >> postgres
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]: via docker on ec2 box

Welcome to the community @chase2963 !

I changed the topic to “Feature Request”.

Ok thanks! Just was checking to see if I was missing something that others already knew how to do, but if it’s not possible and can be a feature released sometime that’s great too :slight_smile:

Ah OK, no it is really currently a limitation of the integration as custom_fields were not required by anybody else before.

Please make sure to upvote this feature request.