A plugin to forward Flatfile Events to specified http endpoints for headless workflows.
@flatfile/plugin-webhook-event-forwarder"
plugin listens for Flatfile
Events and forwards them to a given endpoint via webhook. This allows for
language-agnostic processing of Flatfile Events and allows for receiving
data back from the given endpoint for robust processing workflows.job:outcome-acknowledged
event generated by the
request competion.api.events.create
@flatfile/api@1.5.37
is the
official Flatfile SDK for JavaScript.
@flatfile/cross-env-config@0.0.3
is a utility for getting environement variables.
@flatfile/listener@0.3.17
is a library for listening to Flatfile Events.
@types/express@4.17.21
types
for Express.
axios@1.6.1
is a tool for making
webhook requests.
webhook.site
endpoint.