Sorry for such a basic question but I'm having trouble and getting this figured out. We have an online educational community and I'm hoping Airtable will let me have a better view of our community and allow me to automate certain tasks.
I have data in different Bases from different sources:
- Learnworlds
- Some automated data that I used a Zap to show new user registrations (New LW Users base)
- Some static data of enrolled users that I download on occasion (the new user registration Zap does not provide much information, but, gives me an idea of what new registrations there are and what needs to be manually imported) (LW Users Uploads base)
- Stripe
- Automated webhook through Make that pulls in new subscribers (Subscriptions (Stripe) base)
- Google Sheet Base
- We have an onboarding survey that collects information. Compliance with filling out the survey isn't perfect so I'm looking fwd to using an automation within Airtable to trigger a reminder email. (Onboarding Survey base).
My challenge is to be able to create new bases that bring together columns from the bases so that I can have customized datasets.
Email is the unique field that I felt would help me link varying user information into a new base. For example, if I created a new base called Master Merge and made email as the unique identifier in Col A. And in Col B I wanted to pull in a person's address from the LW Users Uploads base based on a match between the email in the Master Merge Col A and the email used in theLW Users Uploads base, how would I do that?