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
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • 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

How to handle HTTP API end point which has pagination implemented in a protocol.

420 views2 days agoHTTP pagination protocol TableParameter
1
niranjan C t170 17th April 2025 1 Comment

I want to get complete data from an HTTP Api end point whose structure looks like,

{
    "count": 500,
    "next": "<end point of next page>",
    "previous": <endpoint of prev page>,
    "results": [
        {
         <data object>
}] }

I call this API with query parameters (limit and offset), how can i get all the records and store them in table parameter.
 I tried changing limit parameter in the session by updating the value of the limit parameter based on count value received in API response in QAction by using SetParameter() method.

The problem here is i will not get all the records in first API call after the count is changed some reason.

I want to make robust protocol handle this situation.
 Can you please suggest best way to do this.

Marieke Goethals [SLC] [DevOps Catalyst] Posted new comment 2 days ago
Marieke Goethals [SLC] [DevOps Catalyst] commented 2 days ago

I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that no further follow-up is needed?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
José Silva [SLC] [DevOps Catalyst]1.59K Posted 17th April 2025 1 Comment

Hi Niranjan,

Did you try this suggestion?

Calling HTTP end point from inside QAction - DataMiner Dojo

niranjan C t Posted new comment 18th April 2025
niranjan C t commented 18th April 2025

i will try. but calling HTTP end point inside QAction, Can you please provide sample logic what are the ddls need to add to handle http calls.

You are viewing 1 out of 1 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

© 2025 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