Dear all,
I try to transform an API json formated alphanumeric answer to a numeric value with your Beta Rest Api V2. The error is "Succeeded Unparseable value in channel 1. The conversion of a string to a number failed. invalid stoll argument".
I think ovl files are unusable because it concern xml only.
For channel 1, I use :
Channel #1 JSONPath/XPath : $.data..currentBackupTaskInfo.taskStatus
Result is : "Succeeded"
How can I transform it ?
Thanks
Add comment