I'm using the API from a Form using new designer. I'm doing a put to sync field values from the form to the entry that started the form. I'm also doing a search to reveal any duplicates. Then the session tends to stay open for almost 6 minutes. Is there not a call I can use to close the session?
Discussion
Discussion
replied on July 2, 2024
When it comes to searches and long operations within the API you will need to terminate the sessions manually if you are hitting limits on the frontend. I think they stay open for ~15min if not closed on demand. The API calls to close these sessions are here
I am interested in hearing more about how you are using the API in forms though. We have a feature in beta right now that gives you authenticated access to the repository API via JavaScript. Would you mind if I email you directly and provide you some more information on this? If it is a good fit for your use cases I can add you to the preview program!
2
0
You are not allowed to follow up in this post.