MailChimp doesn’t appear to return the original query in the body of the response.
One workaround for this would be to stringify the query, and include it as the operation_id.
Not totally obvious that this is a good idea… For one thing, I’m not sure what the character limit is on this field.
MailChimp doesn’t appear to return the original query in the body of the response.
One workaround for this would be to stringify the query, and include it as the
operation_id.Not totally obvious that this is a good idea… For one thing, I’m not sure what the character limit is on this field.