Discourse Connection : Create Post Error

Hi,
I am trying to create a connection to post my Instagram images to Discourse ()

The API connection is setup correctly.

When I save and send a test request, here is the error I get:

1683440791888.png

1683440734472.png


From looking at the errors, I think we need to add Title and Category fields to make this work.

Relevant API Documentation for Discourse can be found here: https://docs.discourse.org/#tag/Posts/operation/createTopicPostPM
 
That worked. I will try it out a few more times and let you know if there are any issues. Previously there was no "Title" field as I suggested. Thanks for adding that.
 
Top