How can I link straight to my database?

FileMaker's Instant Web Publsihing Technology allows you to craft a URL that points straight to your database and optionally provide login credentials.

The format of the URL for Guest users is:
https://(Server Hostname)/fmi/iwp/cgi?dbpath=%2Ffmi%2Fiwp%2Fcgi%3F-db=(Database name)%26-startsession&acct=guest&login=Login&-authdb

Example:
https://n21.fmphost.com/fmi/iwp/cgi?dbpath=%2Ffmi%2Fiwp%2Fcgi%3F-db=Inventory%26-startsession&acct=guest&login=Login&-authdb

The format of the URL for a default user login is:
https://(Server Hostname)/fmi/iwp/cgi?dbpath=%2Ffmi%2Fiwp%2Fcgi%3F-db=(Database name)%26-startsession&acct=account&name=(username)&password=(password)&login=Login&-authdb

Example:
https://n21.fmphost.com/fmi/iwp/cgi?dbpath=%2Ffmi%2Fiwp%2Fcgi%3F-db=Inventory%26-startsession&acct=account&name=admin&password=adminpw&login=Login&-authdb
  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

Can I point my domain to your FileMaker server hosting my database?

For FileMaker Pro Database Cloud Hosting Plans: FMPHost supports pointing your own custom domain...

"The layout is not supported for instant web publishing because it does not use the classic theme"

FileMaker 12 Server Advanced shipped with the known limitation of only allowing layouts using the...