ADF @concat giving extra brackets and \....why? Please Help
Mike Kiser
1,536
Reputation points
HI!
All I am trying to do is in a VARIABLE concat the fixed url string value with the employee number and I am getting these brackets and backslashes as shown. the employee number is an array that I'm using an ForEach Activity. Any idea why I am getting these characters and how to remove them?
{
"variableName": "UpdateURLwEmployeeNum",
"value": "[\"https://ustestr58-services.dayforcehcm.com/api/Battelle/v1/Employees/\"]122842"
}
Thanks,
MIke Kiser
Sign in to answer