Is there a way to write posts external and import them into flatpress other then creating a file like: VERSION|fp-0.1010.2|SUBJECT|TESTSUBJECT|CONTENT|TEST123123123|AUTHOR|TestLoginName|DATE|6546546654| Pushing it into the matching folder and rebuilding the index file?
Or is there a way to rebuild the index file by logging in via an external software or an URL?
I'm a Programmer and i've got a Programm wich converts a Text in our Programm into a FlatPress compatible Format so I can upload those Files onto the FTP-Server where FlatPress is installed. And currently I need to klick on the rebuild index link in the admin panel. What I want to do is press that link via an external script or by opening a url or any other way possible so my Programm can do it for me.