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.
Anonymous
8 years agoNot applicable
Anonymous Great if you managed to make it work.
yes, I also changed my user:pass in to 64encode externally and then entered in M.
My API only returns a limited data, so now I am working to paginate it, recursively.
Anonymous
8 years agoNot applicable
nice! once you get it paginated correctly, please share the pagination code here.
thanks!