Skip to content
DataMiner Dojo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about Agile
        • Agile Webspace
        • Everything Agile
          • The Agile Manifesto
          • Best Practices
          • Retro Recipes
        • Methodologies
          • The Scrum Framework
          • Kanban
          • Extreme Programming
        • Roles
          • The Product Owner
          • The Agile Coach
          • The Quality & UX Coach (QX)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

User-Defined API – Routes

Solved107 views8 hours ago
3
João Azevedo399 2 days ago 2 Comments

Hi everyone, I hope you’re all doing well.

I’d like to know if there is a simple way to define or retrieve a subpath from the request URL when triggering a User-Defined API, without having to create every route in the System Center page.

For example, I have created the route api/custom/devices, which returns device information from an element table. However, I would also like to have a route such as api/custom/devices/status, where only the current device’s status parameter is returned.

João Azevedo Selected answer as best 8 hours ago
Rene De Posada [SLC] [DevOps Advocate] commented 2 days ago

Hi João – are you trying to execute the same script and want it to return a different result based on the route? If so, you could instruct the script what to return (e.g., devices or status) in the body of the request.

João Azevedo commented 1 day ago

The idea was to avoid creating every route manually in System Center. Instead, we defined a single base route (e.g., /devices) and handled any requested subroutes (such as /devices/status) dynamically within the script.

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
4
Thomas Ghysbrecht [SLC] [DevOps Enabler]5.64K Posted 2 days ago 3 Comments

Hi João,

Like Rene hinted at in his comment, it is possible to code all your API behavior in one script and check the 'requestData.Route' to see what route was triggered. This way you could either return all devices, or return the status. You will however have to create an API definition for each route that you want to trigger (that can then all point to that one script). It is currently not possible to have dynamic/catch-all like routes.

João Azevedo Selected answer as best 8 hours ago
João Azevedo commented 10 hours ago

Thanks for the reply, Thomas! I was looking for something like the example Matthias showed. I know we can use the same script and tokens for multiple API routes, but what I was trying to avoid was manually creating and configuring the routes through System Center.

Thomas Ghysbrecht [SLC] [DevOps Enabler] commented 9 hours ago

Note that with the example of Matthias, you'll still need to manually define multiple routes through system center. As mentioned, there is no way yet to define a prefix and have any API triggered with that prefix be handled by a script. The closest you could get is by automating the API definition creation by using the 'UserDefinableApiHelper' in an automation script. https://docs.dataminer.services/dataminer/Functions/User-Defined_APIs/Defining_an_API/UD_APIs_Creating_in_code.html

João Azevedo commented 8 hours ago

Understood. I will review this section of the documentation and combine it with the example provided by Matthias. Thank you for the clarification.

You are viewing 1 out of 2 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2026 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin