Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
I need some help. I successfully wrote a custom script to import my threads from my MSSQL Server, but I am having an issue importing comments to those threads.
My best guess is to use: /api/threads/ or /api/threads/{ID of parent Thread} or {ID of parent forum node} ??
Two questions: which to use, and in both, what is the prefix_id?
My initial test import put the comment as a new thread in a sub-forum, not as a comment of an existing thread.
Code:
request1.AddHeader("Accept"...
My best guess is to use: /api/threads/ or /api/threads/{ID of parent Thread} or {ID of parent forum node} ??
Two questions: which to use, and in both, what is the prefix_id?
My initial test import put the comment as a new thread in a sub-forum, not as a comment of an existing thread.
Code:
request1.AddHeader("Accept"...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.