Firebase User SignUp - How to setup conditional Action , if user signup Successful then do something

User Signup Conditional Action - How do i check if user entry was created in the Authentication section of Firebase & if the user has been created then perform the next action? Basically, I want to do the following 1) User Sign's Up 2) Make API call to stripe in order to create a new user so that I can get his stripe customer id & store it against his database entry

7 replies