Function getEventMethodFileKey
getEventMethodFileKey( eventType: ConnectorDataCollectionEventType, eventImplementationType: | "webhook" | "pull-latest-records" | "custom-pull" | "connector-event" | "full-scan", methodKey: string,): undefined | string Parameters
- eventType: ConnectorDataCollectionEventType
- eventImplementationType:
| "webhook"
| "pull-latest-records"
| "custom-pull"
| "connector-event"
| "full-scan" - methodKey: string
Returns undefined | string