Mapping assignment groups via the REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 01:24 PM
During testing for REST API field mapping the assignment group field does not map to a specific system group during POST I have tried u_assigment_group as well as assigment_group to no avail the field posts comes back empty any help would be greatly appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 01:32 PM
What are you passing in as the value? Reference fields require a sys_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2022 08:27 AM
Mike thanks for your response when passing the value what should be the target field? Previously we have passed the actual sys id for that group with target of assignment group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2022 08:29 AM
the ootb assignment group field name is assignment_group
I re-read your original post and you have a typo, so make sure to double check
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2022 04:53 AM
The typo was just in the question however the assignment_group mapping does not map to any system group