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.

HTTPS website interaction

Featured Replies

Hi all

im trying to use FileMaker to:

open an https website

navigate to username field

enter username, navigate to password field

Enter password

then click the go button on the website

what is the best way to approach this?

There is no way for this sort of interaction to be done in this way...

_If_ the website will accept GET or POST statements (which is what happens after a form is submitted), then there are ways of achieving this.

So - do you have the actual website you're trying to access? Should be able to determine the above fairly quickly...

Cheers

Webko

They use the POST method, which makes things a bit more difficult than the GET method

I don't believe there is a native FileMaker way to POST a request to a browser - there are certainly a number of plugins that will let you do this.

Google "FileMaker cURL Request" to get an idea of what may be involved.

36 minutes ago, Matthew R White said:

then click the go button on the website

What is the ultimate purpose of this exercise?

  • Author

Thank you webko and comment the purpose is:

We have an aviation insurance business, all of our customers data is within our filemaker database, we have 11 companies that we shop the market with, all have separate websites, username and log ins, we currently have to log in to each website, inout all the pilot and aircraft date into forms and clicking buttons, this returns a quote which we put into filemaker.

I'm looking to automate this within filemaker if possible. I would be willing to pay for this development as its a bit out of my comfort zone.

Thanks

You might be able to make your own html form that uses javascript to automatically submit. If you have the same form and the action of the form is the absolute path to where the form normally submits, it should take you right in. I've used this in the past on difficult-to-work-with sites where we have gotten permission to access them, but it was quicker for us to workaround than ask them to fix their end.

I too would suggest you skip the web viewer and try using cURL - either through a plugin or through OS-level scripting.

 

3 minutes ago, Mike Duncan said:

You might be able to make your own html form

In my (limited) experience, some sites allow this, some don't.

However, the OP wants to actually auto-login to a specified website...

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.