Hello, I am building a record type with a data source Other Web Service. When I click on a list item to view a summary I receive the following error:
An Error Has Occurred An error occurred while retrieving the data for MC_ITG_UserProfile. Details: Expression evaluation error in rule 'mc_itg_getsingleuserprofilemsgraph_singlerecordsource': Invalid index: Cannot index property 'body' of type Text into type Text (APNX-1-4205-003)
Can you tell me what the issue is with the expression in rule 'mc_itg_getsingleuserprofilemsgraph_singlerecordsource'?:
rule!MC_ITG_GetSingleUserProfileMSGraph(id: ri!id).result.body
The expression tests successfully - that is the call to Microsoft Graph.
Dictionary
@odata.context"">graph.microsoft.com/.../$metadata id"1d5a95ff-e7dd-4439-bffa-ea5905c733f8"(Text) displayName"Test CHRO"(Text)
givenName"Test"(Text)
surname"CHRO"(Text)
companyNamenull(Null)
employeeIdnull(Null)
Thank you,
Med
Discussion posts and replies are publicly visible
Could it be that you missed this
https://docs.appian.com/suite/help/20.3/Create_an_Integration.html#add-automatic-parsing