Wait step timing question
We would like to create an onboarding program where a welcome email is sent out a day after a person opens an account with us. Our database is updated every night at midnight.
This means that if someone opens an account on Monday, our Database would be updated to reflect this information on Tuesday, and on Tuesday, that person would be added to our program. If we added in a “Wait 1 day” step, that wait step calculates 1 day based on the date they were added to the program (Tuesday), vs the date they actually opened the account (Monday) – correct? So, in this scenario with the added 1-day wait step, the person would get our welcome email on Wednesday?
I checked the documentation/read through other user questions on this and didn’t find what I was looking for, so any help is appreciated.