Hello team,
I am trying to send an attribute (type collection(string)) which I get from azure AD using the Azure AD orch into a field :
below is the value I get and which I can’t push into the text field :
{"extension_bexxxxxxxxxxae_Job@odata.type":"#Collection(String)","extension_bexxxxxxxxxxxxxxxxxxxae_Job":J"HR"]}
I would like to get only the HR. Can I custom the placeholder to only HR?
Can you kindly help me with my issue?