Skip to content

Cannot Create/Update user_fields attribute on users #37

Closed
@KidA001

Description

When calling:

client.users.create!(
  name: 'Some Name',
  email: '[email protected]',
  user_fields: { 'user_type' => 'pro' }
)

user_fields never gets set in zendesk, even though we have a custom field for the user.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions