Hi,
The zap that I am trying to create has Cloud Firestore as a trigger. Once a new document is created in the Cloud Firestore it triggers the Zap. The collection is test and it has fields named name, address, and so on. I need to use these fields values in the action. The action is creating a customer in the Zoho Books using the fields received from the trigger. My doubt is how do I read the field and use it in the Zoho Books? I tried Fields Name String Value and it is considers Fields Name String Value as the customer name instead of the value in the Firestore field name which will be different.




