Is there a way for me to get the thread ID of the thread created using a datawriter?
For example, I want to automatically generate a post for a thread when I create it.
For example, I want to automatically generate a post for a thread when I create it.
PHP:
// Create thread datawriter
// Create thread
// Create post
// in thread where ID = thread created