08-11-22 05:13 AM
headers = {
"Accept": "application/json",
"Content-Type": "application/json"
}
payloads = {
"sysparm_limit": "1",
"sysparm_exclude_reference_link": "true",
"sysparm_display_value": "true",
"sysparm_query":"active=true^assignment_groupLIKEIBM-AP-PDE CECC Sustainment-Aero^short_descriptionLIKEDeactivate^state=1",
"sysparm_fields": """
number,
short_description,
request_item,
request_item.u_qs_requested_for.user_name,
request_item.u_qs_requested_for.name,
variables.Select_the_Business_Unit_eRoom_Community,
variables.src_common_business_justification,
variables.src_comments_details
"""
}
above is in format of python but same is given in BP as well as you can see in below screenshot -
Answered! Go to Answer.
08-11-22 07:42 AM
08-11-22 05:50 AM
08-11-22 06:13 AM
08-11-22 07:42 AM
08-11-22 12:59 PM