Hi @RMorris
There is no way to count previous interactions, you would need to do this manually using the csv export (maybe export it to Airtable and use the email field to link it to your contacts table).
You can however create a zap to count the new ones. You would need 2 zaps, one with the trigger Gmail and another with the trigger Outlook, so when you receive/send a new email it searches for the email in the contact table. You will need a Format by Zapier step > Numbers > Perform Math Operation > Add , then using the field Number of Communications (which you should have in Airtable as a Number field) you would add 1 to this number, then another step to Update the Airtable record with the new number.
Hope this helps
Hi @MohSwellam
Yes, this helps me a lot. Thank you so much!! I will try the zap now.