-
Sternberg_ClausGefragt am 10. Juni 2025 um 10:53
Gibt es hier eine Beschränkung?
-
Reymae Jotform SupportGeantwortet am 10. Juni 2025 um 13:20
Hi Claus,
Thanks for reaching out to Jotform Support. Our German Support agents are busy helping other Jotform users right now, so 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, it might take a while until they're available again.
Now, coming back to your question, do you mean when you Send Submission Data Using a POST Request? If so, there's no limit on that type of server-to-server POST request. When Jotform sends submission data directly to your custom endpoint, it doesn’t count against your API usage.
However, if you're referring to making API calls using your Jotform account for example, using the Jotform API to retrieve or manage submissions, then there is a daily API request limit. This limit depends on your subscription plan. The Gold plan allows up to 100,000 API requests per day. If that’s not exactly what you’re looking for, can you explain a bit more so I can help you better?
Let us know if there’s anything else we can help you with.
-
Sternberg_ClausGeantwortet am 10. Juni 2025 um 22:25Hello Reymae,
I am dealing with the following case: I am making an https request and would like to retrieve all the journeys of the customer Florian Nino MOSER 21240906. However, instead of the 24 journeys stored in the table, I only get 20 journeys and unfortunately only those with the oldest date. However, in some cases I need up to 150 journeys for the customer. So please remove this restriction or create an Https request and send it to me so that this limit of journeys for this customer number is removed.
Regards, claus
Von: Jotform <noreply>
Gesendet: Dienstag, 10. Juni 2025 19:20
An: office@sternberg.at
Betreff: Re: Anzahl der Datensätze pro Kundennummer bei der Abarge über HTTPS
<https:>
<https:>
There’s a new response on your question:
Anzahl der Datensätze pro Kundennummer bei der Abarge über HTTPS
Hi Claus,
Thanks for reaching out to Jotform Support. Our German Support agents are busy helping other Jotform users right now, so 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, it might take a while until they're available again.
Now, coming back to your question, do you mean when you Send Submission Data Using a POST Request <https: /> ? If so, there's no limit on that type of server-to-server POST request. When Jotform sends submission data directly to your custom endpoint, it doesn’t count against your API usage.
However, if you're referring to making API calls using your Jotform account for example, using the Jotform API to retrieve or manage submissions, then there is a daily API request limit. This limit depends on your subscription plan. The Gold plan allows up to 100,000 API requests per day. If that’s not exactly what you’re looking for, can you explain a bit more so I can help you better?
Let us know if there’s anything else we can help you with.
<https:>
Answered by
Reymae
<https:> View this thread
<https:>
4 Embarcadero Center, Suite 780, San Francisco CA 94111
<https:> 24/7 Support
<https:> Unsubscribe Thread
</https:></https:></https:></https:></https:></https:></https:></noreply>... -
Mahmoud Jotform SupportGeantwortet am 11. Juni 2025 um 06:09
Hi Claus,
Could you provide the form, the submission IDs, and the API call you're using so we can investigate further?
Once we hear back from you, we'll be able to help you with this.
-
Sternberg_ClausGeantwortet am 11. Juni 2025 um 06:35Ja gerne:
https://eu.jotform.com/tables/230544931372353
https://eu-api.jotform.com/form/230544931372353/submissions?apiKey=APIKEY&filter={"q26": {{ $json.kundennummer }}}
regards, claus
Von: Jotform <noreply>
Gesendet: Mittwoch, 11. Juni 2025 12:10
An: office@sternberg.at
Betreff: Re: Anzahl der Datensätze pro Kundennummer bei der Abarge über HTTPS
<https:>
<https:>
There’s a new response on your question:
Anzahl der Datensätze pro Kundennummer bei der Abarge über HTTPS
Hi Claus,
Could you provide the form, the submission IDs, and the API call you're using so we can investigate further?
</https:></https:></noreply>... -
Mahmoud Jotform SupportGeantwortet am 11. Juni 2025 um 06:51
Hi Claus,
I understand what you’d like to do, but I’ll need a bit of time to work out a solution. I’ll get back to you shortly.
Thanks for your patience and understanding, we appreciate it.
-
Mahmoud Jotform SupportGeantwortet am 11. Juni 2025 um 07:23
Hi Claus,
Could you try to add the parameter limit=100 so you can receive up to 100 submissions? So you can use the following link:
https://eu-api.jotform.com/form/230544931372353/submissions?apiKey=APIKEY&limit=100&filter={"q26": {{ $json.kundennummer }}}
Also, you can check this guide for further information:
https://api.jotform.com/docs/#form-id-submissions
Let us know if you have any other questions.
-
Sternberg_ClausGeantwortet am 11. Juni 2025 um 08:10
Vielen lieben Dank
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!