Forum Discussion
PaulN
7 years agoFrequent Visitor
Using a query as a parameter as a URL part for a data query
Hi all, I have been reading posts related to using parameters in a query URL (to a web data source) but none of them do what I want to do. Let me explain my predicament. I'm building a Po...
Anonymous
7 years agoNot applicable
Hi PaulN ,
I think it may related connector security setting so it no allow you to use external query string on url string.
In my opinion, I'd like to suggest you use move these query string to httprequest header.
OAuth2 REST API as data source
Regards,
Xiaoxin Sheng