MCPcopy Index your code
hub / github.com/simstudioai/sim / webhook.ts

File webhook.ts

apps/sim/lib/data-drains/destinations/webhook.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHmac } from 'node:crypto'
2import { createLogger } from '@sim/logger'
3import { toError } from '@sim/utils/errors'
4import { backoffWithJitter, parseRetryAfter } from '@sim/utils/retry'

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
validateExternalUrlFunction · 0.90
testMethod · 0.80

Tested by

no test coverage detected