Limiting data sets via API retrieval

  • nr564
    Gefragt am 14. März 2024 um 10:31

    Hallo zusammen,

    ich rufe daten aus einer Formulareingabe mit der API ab, um diese weiter zu verarbeiten.

    Es werden aber immer nur die letzten 20 Datensätze geholt, gibt es dafür eine Erklärung ?


    Gruß

    ITC Logistic Ges.mbH
    Nicole Röder

  • Joeni Jotform Support
    Geantwortet am 14. März 2024 um 12:43

    HI Nicole,

    Thanks for reaching out to Jotform Support. Unfortunately, our German Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in German, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Now, let me help you with your question. I'll need a bit of time to look into this. I'll get back to you as fast as I can.

    Thanks for your patience and understanding.


  • Joeni Jotform Support
    Geantwortet am 14. März 2024 um 12:58

    Hi Nicole,

    Thanks for patiently waiting. I'm sorry if you're having issues retrieving data from a form using an API. The default limit for the number of records you can get via API is 20. It is possible to increase it by adding a "limit" parameter in your call with the value you want. This parameter can be seen on the API documentation page specifically on GET /form/{id}/submissions as shown in the image below.

    Limiting data sets via API retrieval Image 1 Screenshot 20

    Reach out again if you have any other questions.