I don’t believe a custom extension in Airtable can host a static endpoint to receive webhook events (90% certain). But, you could use an automation webhook that then parses the data you want into fields and then use an event handler in the extension to create a real-time flow of this data into your custom extension.