Update status field of record in Zoho Creator when document signed in Zoho Sign

Update status field of record in Zoho Creator when document signed in Zoho Sign

Hi,

I have a Creator app that sends a document via Zoho Sign when a record is entered. I want to updated a status field in this record when the document is signed. I think i need to set up a web hook in Zoho Sign to point to the url of the report the record is part of and use a function in creator to filter the records using the data sent from Zoho Sign to update the correct record. I know how to set up the web hook in Zoho Sign but need help with the Creator end to process data sent from Zoho Sign to update the status field in the correct record.