← Back 🏠 Categories

App: app_WnhPxB

Fetched from /v1/connect/apps/app_WnhPxB  ·  Slug: claris_filemaker_server_odata_api

id app_WnhPxB
name_slug claris_filemaker_server_odata_api
name Claris Filemaker Server OData API
auth_type keys
description Open Data Protocol (OData) is an industry-standard API implementation that provides a standard method for querying and updating data, allowing to access FileMaker data.
img_src https://assets.pipedream.net/s.v0/app_WnhPxB/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,"enable_extract":null},{"name":"api_url","label":"API URL","description":"The `url` field above is your FileMaker Server's **domain** prefix with `https://`. For example, if you have a FileMaker Server instance at `https://example.com`, then enter `https://example.com` in the url field above.","default":null,"optional":null,"enable_extract":null},{"name":"database_name","label":"Database Name","description":"The name of the database hosted in your FileMaker Server instance you'd like to access via the OData API.","default":null,"optional":true,"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_WnhPxB",
    "name_slug": "claris_filemaker_server_odata_api",
    "name": "Claris Filemaker Server OData API",
    "auth_type": "keys",
    "description": "Open Data Protocol (OData) is an industry-standard API implementation that provides a standard method for querying and updating data, allowing to access FileMaker data.",
    "img_src": "https://assets.pipedream.net/s.v0/app_WnhPxB/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,\"enable_extract\":null},{\"name\":\"api_url\",\"label\":\"API URL\",\"description\":\"The `url` field above is your FileMaker Server's **domain** prefix with `https://`. For example, if you have a FileMaker Server instance at `https://example.com`, then enter `https://example.com` in the url field above.\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"database_name\",\"label\":\"Database Name\",\"description\":\"The name of the database hosted in your FileMaker Server instance you'd like to access via the OData API.\",\"default\":null,\"optional\":true,\"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.