Sequence® is a collection of libraries for automation of cross-application e-discovery and forensic workflows.
This connector allows Sequence to act as a Singer target, converting data that stream from Singer taps into entities.
Step | Description | Result Type |
---|---|---|
FromSinger |
Convert data streaming from Singer into entities for use in Sequence. | Array<Entity> |
To stream data from Slack into Sequence:
tap-slack --config C:\Singer\slack.config --catalog C:\Singer\catalog.json |
.\sequence run scl "ReadStandardIn | FromSinger handlestate: (<>=>DoNothing) | Foreach (log <>['name'])"
https://sequence.sh/playground
Can be downloaded from the Releases page.
Release nuget packages are available from nuget.org.