We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just opening this again what was talked about in #953
The problem still persists. You are not able to e.g. create contacts using custom_fields: { field_name: "field_value" }
custom_fields: { field_name: "field_value" }
The solution brought out in the previous issue is to inspect the page with dev tools and look for /field_definitions under Network tab.
Why not include an extra column "Field ID"?
The text was updated successfully, but these errors were encountered:
Hello @chanar,
Thank you for raising this issue and pointing to #953. Before I close this one out, I will obtain an internal reference to circle back with you on.
With best regards,
Elmer
Sorry, something went wrong.
Internal Tracking ID: MCFRESH-1034
No branches or pull requests
Just opening this again what was talked about in #953
The problem still persists. You are not able to e.g. create contacts using
custom_fields: { field_name: "field_value" }
The solution brought out in the previous issue is to inspect the page with dev tools and look for /field_definitions under Network tab.
Why not include an extra column "Field ID"?
The text was updated successfully, but these errors were encountered: