rriley99
2 years agoNew Contributor III
List properties of a Snap
I'm trying to build and debug my POC and I'm not 100% with what snaps have what properties and what kind of things I can work with. So it would be very helpful if there was a way to see what properties a Snap has after running it.
For example I have a Postgres Select snap and I want to run a router after it. What can I do to see what properties of the Postgres Snap I can reference in the router?
I remember when I was working with Azure Data Factory figuring this out was crucial in my process of understanding what I could and could not do with the tool.