← Back 🏠 Categories

App: app_rZhMQr

Fetched from /v1/connect/apps/app_rZhMQr  ·  Slug: microsoft_sql_server

id app_rZhMQr
name_slug microsoft_sql_server
name Microsoft SQL Server
auth_type keys
description Unleash the power of your data—on-premises, in the cloud, or at the edge—and reveal insights to transform your business.
img_src https://assets.pipedream.net/s.v0/app_rZhMQr/logo/orig
custom_fields_json [{"name":"host","label":"Host","description":"The hostname or IP address of your SQL Server","default":null,"optional":null},{"name":"port","label":"Port","description":"1433, unless you run SQL Server on a different port","default":"1433","optional":null},{"name":"username","label":"Username","description":"The account username to log in","default":null,"optional":null},{"name":"password","label":"Password","description":"The account password to log in","default":null,"optional":null,"type":"password"},{"name":"database","label":"Database","description":"The name of the SQL Server database to run queries against","default":null,"optional":null},{"name":"encrypt","label":"Encrypt","description":"Default is false; set to true for azure","default":"false","optional":false,"type":"options","options":[{"label":"false","value":"false"},{"label":"true","value":"true"}]},{"name":"trustServerCertificate","label":"Trust Server Certificate?","description":"Default is false; set to true for local dev / self-signed certs.","default":"false","optional":false,"type":"options","options":[{"label":"false","value":"false"},{"label":"true","value":"true"}]}]
categories
[
  "Databases"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": null,
  "proxy_enabled": false
}
Show raw API payload
{
  "data": {
    "id": "app_rZhMQr",
    "name_slug": "microsoft_sql_server",
    "name": "Microsoft SQL Server",
    "auth_type": "keys",
    "description": "Unleash the power of your data—on-premises, in the cloud, or at the edge—and reveal insights to transform your business.",
    "img_src": "https://assets.pipedream.net/s.v0/app_rZhMQr/logo/orig",
    "custom_fields_json": "[{\"name\":\"host\",\"label\":\"Host\",\"description\":\"The hostname or IP address of your SQL Server\",\"default\":null,\"optional\":null},{\"name\":\"port\",\"label\":\"Port\",\"description\":\"1433, unless you run SQL Server on a different port\",\"default\":\"1433\",\"optional\":null},{\"name\":\"username\",\"label\":\"Username\",\"description\":\"The account username to log in\",\"default\":null,\"optional\":null},{\"name\":\"password\",\"label\":\"Password\",\"description\":\"The account password to log in\",\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"database\",\"label\":\"Database\",\"description\":\"The name of the SQL Server database to run queries against\",\"default\":null,\"optional\":null},{\"name\":\"encrypt\",\"label\":\"Encrypt\",\"description\":\"Default is false; set to true for azure\",\"default\":\"false\",\"optional\":false,\"type\":\"options\",\"options\":[{\"label\":\"false\",\"value\":\"false\"},{\"label\":\"true\",\"value\":\"true\"}]},{\"name\":\"trustServerCertificate\",\"label\":\"Trust Server Certificate?\",\"description\":\"Default is false; set to true for local dev / self-signed certs.\",\"default\":\"false\",\"optional\":false,\"type\":\"options\",\"options\":[{\"label\":\"false\",\"value\":\"false\"},{\"label\":\"true\",\"value\":\"true\"}]}]",
    "categories": [
      "Databases"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": null,
      "proxy_enabled": false
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.