Flow Designer > Flow Action > REST STEP > Query Parameter

zz2
Tera Contributor

Hello All,

 

I have an issue with flow action's REST STEP and I'm wondering if anyone else out there has the same problem.

The API im using requires a query parameter value with white spaces

e.g. ?$filter=criteria/targetUserID eq '{userIDValue}'

the REST STEP runtime value appears correct, however, the result received from the endpoint contains the white space between eq and '{userIDValue}' completely removed.

 

The first white space is present, but for some reason the second white space is removed. I'm not sure why the REST STEP is doing this. It has to be some behind the scenes processing. 

Note: i've tried %20, scripting query parameter, encoding, etc. nothing works.

 

Scripting the REST step from scratch works perfectly fine! 

 

I'm on Vancouver Patch 6.

 

Please someone help! 

0 REPLIES 0