Hello everybody,
I wanted to automatically share our Etherpad in Discourse by simply invoking an API.
How could I accomplish this? Is there any API?
Thanks in advance!
Hello everybody,
I wanted to automatically share our Etherpad in Discourse by simply invoking an API.
How could I accomplish this? Is there any API?
Thanks in advance!
No I don’t think.
Can you explain your user case?
You want to fill automatically a post on discourse where is the etherpad link?
Given an etherpad, copy-paste the entire Etherpad and reply as new Discourse reply in a given Discourse thread.
Well you have too see if an etherpad API exists.
Also to use rest api in discourse you need a token so the best way is a browser extension or doing manually.