Hi Atlassian Community team,
I'm currently building a workflow to monitor and respond to posts on Atlassian Community. My use case is straightforward: I track specific threads relevant to my work, manually prepare reply content, and want to automate the posting step.
After researching, I found that Atlassian Community runs on Khoros, which has a Messages API supporting write operations - but this doesn't appear to be accessible to regular users.
I'd like to ask:
1. Is there an official API or any supported integration that allows authenticated users to post replies programmatically?
2. If not, is there a partner or contributor program that grants this kind of access?
To be clear about my intent: this is not a bot generating AI content. I write every reply manually - I just want to automate the submission step. The frequency is low (a few times per week), striclty follow the Atlassian Community Rules.
Happy to provide more details if needed. Thanks for your time.