ghostwolfling
Member
I want to add new posts to a thread using 3rd party application. The easiest way I can think of is inserting data directly into the database. What tables/records should I insert and update? xf_post is obvious, but it's not enough as I can see.