Weird question: I got a request with the followin...
# singer-tap-development
s
Weird question: I got a request with the following requirements: • We load data from a specific source into our warehouse (Bigquery) • Once a new record has been added, we want to: ◦ Validate it manually ◦ Parse the data into a usable format ◦ Send this latest record as a slack alert Has anyone ever worked with something like this? Any idea how one could do this?