RestAPI in an on-premise deployment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2022 06:06 AM
Hello there,
I was wondering if it is possible to use the REST API for on-premise deployments, and if it is possible, then how so?
What would be the base URL in such case?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2022 07:46 AM
Hi
please specify your question!
Basically the base URL is what your on-premise hosting vendor provides to you.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2022 12:01 AM
Hey! this was exactly my question.
I was wondering how to properly configure the RestAPI when using an on-premise deployment.
You must do so by hand? i.e configure the base URL and such?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2022 12:21 AM
Hi
in your Scripted REST APIs you never configure the base url but only the relative part. So there is no difference. Or you mean something else. In that case please explain better your question.
Maik