1

To simulate a device I want to use a Logic App to fill a Azure Database for PostgreSQL with test data.

I found the two connectors PostgreSQL and SQL server but unfortunately both don't work for me. The PostgreSQL connector does only support onpremise databases and neither the autodetection nor the manually input of the connectionstring works with SQL Server.

Would great if somebody could give me a hint how to write data into a Azure Database for PostgreSQL from a Logic app.

CrazySocke
  • 13
  • 5

1 Answers1

0

Unfortunately, there is no connector available for this as of today.

The current alternatives would be

Also, there is a feature request on UserVoice that you may upvote to gain traction.

PramodValavala
  • 6,026
  • 1
  • 11
  • 30