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.

Featured Replies

  • Newbies

Hello, I have been reading a lot from this forum but this is my first time posting a thread!

 

I would like to import into my Filemaker solution some information from my Google Contacts. I know that Filemaker could couple with web services, but accessing to this kind of information requires an Oaut 2.0 procedure from Google with Client Access key and secret. 

 

Does anybody know how to implement an Oauth 2.0 authorization in Filemaker?

 

Thank you vert much,

Roberto

At this point, probably with a plugin.

 

While the "insert from URL" now supports HTTP POST, you can not send custom headers

  • 1 month later...

Yep no custom headers. However you could create your own PHP handler to automate such a thing. You could even create a PHP file that gets the information from google and translates it to FMPXMLRESULT (using: https://github.com/Hiroakio/PDO2FMPXMLRESULT/).That way you could schedule an Import (from XML).

 

Or use a service like Zapier.com to create a simpler webhook if you don't want to do the PHP side.

Or a .NET handler (www.fmdotnet.org) or a Ruby handler (sixfriedrice.com/wp/products/rfm) or a Python handler (code.google.com/p/pyfilemaker/)

Whatever technology your customer has invested in...

 

My point is that PHP is very prominent in the FM world but not all potential customers have bought into it.  And there is nothing holding us back doing the same thing in other technologies.  Anything that can consume XML can be used.  The APIs listed above do the heavy lifting already.

  • 1 month later...

As this is a Fmforum I would suggest searching for a plugin which can do this.

  • 7 months later...

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.