I am attempting to connect Power Automate with a PostgreSQL database. The connector has been saved and appears to be working. However, when I try to use any of the actions, I am not getting any table data from the connection. The database actually has two Schemas and I think that the connection is defaulting to the public Schema and not the Schema where all of the tables are located. Is there a way to specify the Schema in the Connector? I tried adding it to the database name in the form of <database_name>.<schema> but that wasn't accepted.

Report
All responses (
Answers (