I’d like to be able to access Workflow settings, tables, configuration etc. programmatically through a REST API. Specifically, there is some data contained in one of the Workflows tables that I’d like to be able to read from and/or update. Just to be clear, I’m not trying to connect Workflows to some API (API connector card), and I’m not trying to trigger a workflow (API endpoint). I want API access to Workflows data.
Is this possible?
Thanks!