174
Views
4
Comments
Solved
How to create method URL for consume rest API Method
Question

Hi ,

Can anyone tell me how to create method url in consume REST API method?

Thanks in advance.

2026-01-26 10-25-31
Lennart Kraak
Champion
Solution

Hi,

Well, in this case you just paste it in the input field.

You probably mean how you get the URL when you expose a REST web service?
Just go to the documentation of the REST interface. You can do this by right-clicking on the exposed interface and choose 'Documentation'.

Regards,

Lennart

2020-09-11 18-53-44
Stacey Levine

That simply refers to the URL that you will be consuming. You are not creating anything here, you have to find/know the endpoint that you plan to use.

UserImage.jpg
Pavani Puvvada

Hi

I am doing the course on Integration with Web Service (Retrieving data with rest API).In that there is contacts application how did set method url: https://foundation.outsystems.net/ContactsAPI/rest/v1/contacts/

2026-01-26 10-25-31
Lennart Kraak
Champion
Solution

Hi,

Well, in this case you just paste it in the input field.

You probably mean how you get the URL when you expose a REST web service?
Just go to the documentation of the REST interface. You can do this by right-clicking on the exposed interface and choose 'Documentation'.

Regards,

Lennart

2020-10-02 21-47-41
Samuel Nunes Marques

Hi Pavani Puvvada,

Just paste the URL in the input field. Then continue to the end of the exercise and when finished, it will looks like this:
Read the exercises carefully, they are easy to do.

Regards,
Samuel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.