← Back 🏠 Categories

App: app_ArhjoY

Fetched from /v1/connect/apps/app_ArhjoY  ·  Slug: claris_filemaker_server_data_api

id app_ArhjoY
name_slug claris_filemaker_server_data_api
name Claris FileMaker Server Data API
auth_type oauth
description The FileMaker Data API is an application programming interface (API) that allows web services to access databases hosted by FileMaker Server.
img_src https://assets.pipedream.net/s.v0/app_ArhjoY/logo/orig
custom_fields_json [{"name":"username","label":"Username","description":null,"default":null,"optional":null,"enable_extract":null},{"name":"password","label":"Password","description":null,"default":null,"optional":null,"type":"password"},{"name":"database_name","label":"Database Name","description":"Enter the name of the Claris FileMaker Server you'd like to access.","default":null,"optional":true,"enable_extract":null},{"name":"api_url","label":"API URL","description":"The `url` field above is your Claris FileMaker Server **domain** prefixed with `https://`. For example, if your Claris FileMaker Server URL `https://example.com`, then enter `https://example.com` in the url field above.","default":null,"optional":null,"enable_extract":null}]
categories
[
  "Web & App Development"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.api_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_ArhjoY",
    "name_slug": "claris_filemaker_server_data_api",
    "name": "Claris FileMaker Server Data API",
    "auth_type": "oauth",
    "description": "The FileMaker Data API is an application programming interface (API) that allows web services to access databases hosted by FileMaker Server.",
    "img_src": "https://assets.pipedream.net/s.v0/app_ArhjoY/logo/orig",
    "custom_fields_json": "[{\"name\":\"username\",\"label\":\"Username\",\"description\":null,\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"password\",\"label\":\"Password\",\"description\":null,\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"database_name\",\"label\":\"Database Name\",\"description\":\"Enter the name of the Claris FileMaker Server you'd like to access.\",\"default\":null,\"optional\":true,\"enable_extract\":null},{\"name\":\"api_url\",\"label\":\"API URL\",\"description\":\"The `url` field above is your Claris FileMaker Server **domain** prefixed with `https://`. For example, if your Claris FileMaker Server URL `https://example.com`, then enter `https://example.com` in the url field above.\",\"default\":null,\"optional\":null,\"enable_extract\":null}]",
    "categories": [
      "Web & App Development"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.api_url}}",
      "proxy_enabled": true
    }
  }
}

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