Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 11.x
  • Verint Community
Verint Community 11.x
Developer Training Profile Fields in REST
  • User Documentation
  • Ask the Community
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • +Getting Started
  • -External Integration
    • +External Authentication
    • -REST API
      • Authentication
      • Disable Abuse Checking on REST Requests
      • Disable Activity Stories on REST Requests
      • Disable Notifications on REST Requests
      • Extended Attributes in REST
      • Making Requests
      • Profile Fields in REST
      • REST Best Practices for Performance
      • +REST SDK
    • Webhooks
  • +Plugins/Framework extension
  • +Automations
  • +UI Customization
  • +Scripting

Profile Fields in REST

Profile Fields can be set and retrieved in REST as in any other of Verint Community's API spaces.

General Notes on Profile Fields

To set a profile field, you must first define the profile field in Administration > Membership > Profile Fields and provide a value that is a valid data type for the defined field.

Using Profile Fields in REST

When building your REST request, you can include as many Profile Fields as you desire in the form with the following syntax:

_ProfileFields_<FieldName>="<FieldValue>"

Also note the following related bahaviors:

  • Providing a <FieldName> that does not exist will not save the Profile Field, because no matching Profile Field has been defined in Administration.
  • Setting <FieldValue> to an empty string ("") for an existing <FieldName> for a user will delete the matching User Profile Field.
  • Providing a different <FieldValue> for an existing <FieldName> for a user will overwrite the existing User Profile Field value.
  • profile fields
  • REST
  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2024 Verint, Inc.
Powered by Verint Community