Viroun Posted March 5, 2023 Report Share Posted March 5, 2023 Hello, i need to access the auto-generated random ID from a POST request in order to make another POST request to another table. Is there a way to fin this ID in full js ? Maybe it can be accessed in the response from the POST. Any help would be really appreciated. Thank you Quote Link to comment Share on other sites More sharing options...
0 ianGPT Posted December 31, 2023 Report Share Posted December 31, 2023 Hi @Viroun you can add "?Response=rows" on your query and it will return the inserted records along with random id. You can also check their documentation: https://howto.caspio.com/web-services-api/rest-api/swagger-ui/ Quote Link to comment Share on other sites More sharing options...
Question
Viroun
Hello, i need to access the auto-generated random ID from a POST request in order to make another POST request to another table.
Is there a way to fin this ID in full js ?
Maybe it can be accessed in the response from the POST.
Any help would be really appreciated.
Thank you
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.