I just started to create posts via the API looking at the docs
I tried a bunch of configurations to get the URL to show the url via the API, but nothing works.
https://docs.discourse.org/#tag/Posts/operation/createTopicPostPM
I’d assume that “embed_url” is what I was looking for but it’s unrelated to this particular feature.
Is it possible to set the external post URL via the API?
I’ve tried:
- Having the url be the title in the API
- Having the url be the first line in raw body