how to query/ read / write to gmail
First, You guys have the most exciting low code tech I’ve seen in a longtime! Can you tell me easy steps of connecting to Google apps like gmail YouTube and basic CRUD actions thx
1 Reply
Hi @ExponentialEntity, You can use Firebase Authentication node to carry out Google sign-in flow and Google Cloud Storage to perform CRUD operation. More direct authentication with Google apps will be added in near future soon.