I have a list of contacts in one list where the first and last name is the task name and will send them a clickup form to enter their dietary restrictions, etc - questions which are custom fields that are dropdown options and others with text options. I’d like the submissions from the ClickUp form to update the custom fields in the contact list with the answers from the form. Essentially copying the custom field answers from the form submissions to the contact list to each contact that submits the form.
I use Watch Tasks for the Forms list on ClickUp and then Get task to get the task ID from the forms submission list then list all tasks for the contact list and then when I get to the edit custom field module, the custom fields on the form list doesn’t show up on the get a task module or watch task module…
Does anyone know how to fix this?