Design, Code, Business, FileMaker, Simplicity, and more.

Connecting to FileMaker from Wordpress

7/5/2005 – 9:42 pm | by Emile

I notice in the search logs that the blog here gets hit a lot by people looking for “FileMaker to Wordpress” or “Filemaker wordpress” and while I am not particularly certain on to the exact requirements for getting Wordpress data to FileMaker (should be easy with FX.php and a FM7 SQL Script) having data go from FileMaker to Wordpress is more interesting. FileMaker has been used for a while as a customizable database for content management systems, but Wordpress is teetering on the edge of becoming something similar. That said, it’s a piece of cake to have FM send info for posting to a Wordpress blog.

Simply put: setup Wordpress to check for blog posting via emails (click for more info); next, set up FileMaker to send data to your Wordpress email address either by a FileMaker plugin (which should be unnecessary) or just by using the Send Mail script step in any FileMaker script. Since they finally fixed this step in version 6 (I believe), no plugins should really be needed; last, ummm… that’s it.

I haven’t really tried this, but I see no reason for it not to work (*famous last words*). Ask questions if you hit a snag trying this one out, I’ll answer as best as I can.

  1. 3 Responses to “Connecting to FileMaker from Wordpress”

  2. By skully on Aug 2, 2005 | Reply

    I am looking to use filemaker with wordpress instead of mysql. any ideas? anyplace I should go to find out how to set it up?

  3. By Denis on Aug 3, 2005 | Reply

    Skully, I would suggest hooking up with some of the Wordpress developers (check out wordpress.org) and seeing if you can replace calls to the Wordpress MySQL database with equivalent calls to a FileMaker database. But you need all the field definitions… Maybe see if FMRobot can translate the MySQL database to the FileMaker format. Hope this helps…

  4. By POS Software on Aug 18, 2005 | Reply

    Well, I fully agree with your comment. :-)

    BTW: I visited your blog earlier today and I just wanted to congratulate you on a well presented, and informative resource.

    It’s not often that I come across a web site that offers a wealth of quality. ;-)

    Martin (aka POS Software Man)

Post a Comment