Kaushal Didwania
Member
I want to complete the following workflow:
1. User Enters data in a form
2. I have a API which gives a list of values in array
3. I want to match 1 value which the user enters in form along with all the values in array and the value which matches.
4. The ID of the value which is matched in array with the form value, using that id
5. A specific spreadsheet cell needs to be updated with that ID.
Can this be done?
1. User Enters data in a form
2. I have a API which gives a list of values in array
3. I want to match 1 value which the user enters in form along with all the values in array and the value which matches.
4. The ID of the value which is matched in array with the form value, using that id
5. A specific spreadsheet cell needs to be updated with that ID.
Can this be done?