Airtable Create Record Integration Fails Due to Rate Limit Issues
Airtable's rate limit is not respected in the Create Record integration/enrichment. When trying to create around 100 records, a significant chuck of them fail with this error. I've not seen this when doing much larger operations with the "lookup record" enrichment, so I'd guess that the rate limit has not been applied to the Create Record endpoint (or the endpoint has a smaller rate limit than the other endpoint).
{"errors":[{"error":"RATE_LIMIT_REACHED","message":"Rate limit exceeded. Please try again later"}]}