Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Connecting Filemaker Server to Websocket APIs

Featured Replies

Has anyone worked with Websocket APIs and Filemaker Server? I'm interested in connecting FMS to Discord's Websocket API.

Is it possible to do this natively? If not, does anyone have suggestions of what I might look into?

Thanks!

I don't think you can natively because the websocket protocol requires both ends to be in constant listening mode.  That's not how FM works.

If Discord has webhooks then that's the way to go to capture events or send events.  If it doesn't then you can build your own middleware to keep the ws connection open and it can send data to FMS when it receives something and you can send it data as a regular API call so that it can forward it through the ws connection.

Perhaps a plugin has the ability.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.