- Se activa una nueva cuenta de cliente en mi tienda de Shopify.
- El correo electrónico de inicio de sesión se compara con una colección de Firestore para verificar si pertenece a un usuario existente.
- Se crea un nuevo documento para ese usuario en una colección de Cloud Firestore, que contiene la información del cliente de Shopify.
He probado y publicado este Zap sin errores. Sin embargo, solo se activa durante las pruebas en Zapier. En el paso 1 (Cuenta de cliente activada > Probar > Continuar con el registro seleccionado), el Zap se ejecuta correctamente cuando se prueba con cualquier registro de cliente existente.
Translation by Gainsight AI
I created a Zap to connect my Shopify store with my Cloud Firestore database. The process is as follows:
- A new customer account is activated in my Shopify store.
- The login email is checked against a Firestore collection to verify if it belongs to an existing user.
- A new document is created for that user in a Cloud Firestore collection, containing the customer's information from Shopify.
I have tested and published this Zap without errors. However, it only triggers during tests in Zapier. In step 1 (Customer account activated > Test > Continue with selected record), the Zap runs successfully when tested with any existing customer record.