Consume REST webservice

Hi All,

I have been searching for this, but couldn’t find any good topics:
Are there any examples/tutorials on howto connect to a Rest Webservice from within Servoy? Is it even possible?

Thanks.

http plugin. some example code here: viewtopic.php?f=22&t=19569#p105440

Velocity services, some info here: https://www.servoyforge.net/projects/ve … vices/wiki

Thanks for the info.