Route Importing Part 2
Time for another quick update.
I have skeleton code running which creates a set of draft posts, one for each day of an imported route and creates them with the correct permalinks (with you still being able to edit the final “title” part).
Nick and I have worked out which tables we need to pull data from and how to transfer the data (using JSON structures) and I’ve worked out how to take those files and populate the tables I need.
So now we’re just down to working out the handshaking process. Nick is going to be on the boat for a few days so I’m hoping that we can get something very basic in place at his end so I can do some stuff at my end.