Two project in one

Hello!
wanted to ask this question. I have created project with type Web
image
but when i created everything i figure out that i also need API requests in this project.
my question is: is there possibility to make in the same project directory new project with type API/Web Service, i want to use Data files from web project.
Or there is some another way how i can make REST request in Web type project

Yes, you can add web services calls (WS*) to your web project.

If you read the documentation, I’m sure there is an example.

Also, …

Thank you i will read this topic. There is similar problem. Thank you for answering :wink: