Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ source
Method
source
integrations/airtable/src/index.ts:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
get source() {
60
return
createWebhookSource(this);
61
}
62
63
cloneForRun(io: IO, connectionKey: string, auth?: ConnectionAuth) {
64
const
airtable =
new
Airtable(this._options);
Callers
nothing calls this directly
Calls
1
createWebhookSource
Function · 0.90
Tested by
no test coverage detected