Hi All,
I am trying to implement a service where it has to consume REST API and get back its results.
How should I do it? I have not got much information on how to call the url when we use REST Services. Do I need to use create REST service GET. So, it will create _get with empty flow.
What should I do next? use http in it?
Can you please let me know if anyone has implemented this.
Thanks a lot.