The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I am the founder of a startup in the no-code domain, and we provide excellent integration with Airtable. However, we don’t have access to the meta API, affecting our users’ experience. We did put in a request a while back but haven’t heard back. Is t...
@Dennis_Yu What about doing this check on Zapier? After a zap is triggered:Get all your Airtable records.filter by the phone numberif a record exists, skip it; otherwise, go on with your logic.