Integration
MailPilotX and Airtable: contact bases and sends
An Airtable base (leads, event signups) can feed a MailPilotX list on each new row via Zapier, Make or a script.
How to connect
Airtable « record created » → upsert POST. Map email, first name, locale. MailPilotX unsubscribes can tick a stop column in Airtable.
Honest limits
No official Airtable OAuth app. In the product, MailPilotX Sync gives you a secret webhook URL (Pro / Business): the tool POSTs JSON, the contact lands in your list. CSV and the REST API still work.