Forum Discussion
Anonymous
9 years agoNot applicable
Connect to a Web Service sending parameters
Hi Community I am trying to access a wb API. I am connecting using web connector. I need data based upon some query valuess. I am able to access the website for the basic table, but not sure how...
- Anonymous9 years ago
got my query working.
Thanks everyone.
ImkeF
Community Champion
3 years agoHi MAS42 ,
does the GetAccessToken (in AuthKey) really return a string or might it be a function that requires to be called with a/some parameters?
MAS42
3 years agoFrequent Visitor
Hi Imke,
Just to give you a little feedback - my API POST request is now working properly! The main thing that was needed was to format the content section properly - which meant changing some square "[" brackets for curly "{" ones. Many thanks for your assistance as it certainly helped guide me along the way.
Regards
Martin