Hello! @nasreen-akter @KranthiPakala-MSFT @MartinJaffer-MSFT
Good morning, I have the following @concat expression:
@concat('https://usconfig60.dayforcehcm.com/Api/Battelle/V1/Employees/', item().employeeid, '?expand=Contacts')
In the debugger it is only showing:
"https://usconfig60.dayforcehcm.com/Api/Battelle/V1/Employees/011216"
and NO ?expand=Contacts at the end. Please tell me what am I doing wrong in the @concat expression?
Thanks!
Mike