Hi,
I am building a Supplier Onboarding Form using Appsmith.
I created two page - one to onboard supplier basic info and another to update the supplier Item Details.
When I run a Post api from page 1, It creates a record and assign an ID.
Issue -
Now when I move to another page, I couldn't update the record against the same ID as it has not stored the response of the first post request.
#Storing Response of a Post API
1 messages · Page 1 of 1 (latest)