How to get the Record ID of Zoho CRM object from one stateless form to the other, in order to update the same record in CRM from the other form in Zoho Creator?
I am having 9 stateless forms in zoho creator. In the first form, I am creating a Lead record in Zoho CRM. From the 2nd form and so on, I want to update the same Lead record with the input values. How can I do that? Is it possible to get the Lead ID in all the forms from the 1st form?