How should I write this Key-value pair for updating the ConvertKit custom field? Is this the correct way:
{\"last_name": "xyz"\}
I can’t really tell from https://developers.convertkit.com/#update-subscriber
I’ve tested the rest of the setting on this webhook with a first_name field, and that works. So I know for sure it’s how I’m writing this custom field that’s causing the error.