Forum Discussion

maahutch's avatar
maahutch
New Contributor
2 years ago

Conditional delete from a databases using a value from the pipeline

I'm trying to delete rows from my database when their id's aren't in the response document returned from an api query. Currently, my pipeline looks like this: If there is an ID value in the SQ...