No, that’s very clear and, once again, very helpful! 
Hey everyone & @Integromat
I’m researching an efficient way of automatically re-posting new posts from specific topic to Twitter from Discourse. Do you think it’s possible? Just signed up to your service and can’t get my head around it yet.
Our goal is to stop using tweetdeck and introduce our editorial members to Discourse locked category to post new stuff there, which would be reposted to Twitter as new Tweets. We also would like published tweets to be as “clean” as possible and to be able to include media like static & GIF/WebM media to these posts.
Any help would be much appreciated
Hey @kinetiksoft, thanks for the question! Great to hear that you’re exploring the possibilities of Integromat, by the way 
Soooo we’ve checked and it seems that what you’re looking to do can partially be solved with Integromat. You’d be able to pass the text of the post from Discourse to Twitter without any problems. However, any additional content (e.g. images) does not seem to be retrievable from the Discourse API.
You can check out the Discourse API documentation to see what’s available on ‘post’ level
here.
Btw - just being curious here and wondering whether the tool you are currently using is able to retrieve the images from Discourse and pass them to Twitter? That would be super surprising given what we see in the current API documentation.
Anyway, feel free to let us know if anything’s unclear 
Strange. I know that Fibery, for example, can bring in Discourse images just fine, and I’m fairly sure it works entirely via the API…
Hey again @oshyan.
So we looked into this and managed to build a scenario that works yet tends to be quite fragile and cumbersome.
You see, you get the text of the Discourse post which contains the URLs leading to the attachments and you need to retrieve the right URL. 
The other thing is that you don’t really know what kind of files you’ll be getting from Discourse. They will probably mostly be images but it does not have to always be the case.
We created a scenario that is capable of processing images coming from Discourse and sending them over to Twitter. It looks like this and it is definitely an advanced one.
If you’re familiar with Integromat and are feeling confident, we could DM you the blueprint of the scenario and you could tweak it based on what your attachments/posts will be. Just let us know if you’d be interested in that 
To learn how to import/export blueprints, you can check out the relevant section of this help doc.
@Integromat
“Share new Discourse posts as messages in a Facebook Group”
What about - Share new Discourse posts as messages on a Twitter?
Thanks.
Hi there @valsha, thanks for the question! 
Integromat sure has a pre-made Twitter integration whose current features you can check out here.
Speaking about the use case you are proposing, there are some things that need to be considered here.
-
There is an issue with the length of the text. If there is a lengthy post on Discourse, you will not be able to push it all to Twitter due to their 280 characters limitation. So the question is what you’d want to do in this situation - just post the 280 characters? Not post at all?
-
Another issue is related to Discourse posts containing images. The thing is - images are generally not easy to retrieve and if you do get to retrieve them, their size might not be suitable for Twitter. As a result of that, they could look a ‘off’ when posted on Twitter.
The bottom line here is that this sure is doable but it is not exactly trivial. 
是否有人知道如何集成 Discourse 和 Google 表格来授予和撤销版主权限?每年我们都必须为我们的区域论坛更换数百名版主,而目前我们是逐一操作的。如果我们能直接使用我们拥有的版主姓名 Google 表格,然后它在 Discourse 上授予或撤销版主权限,那就太好了。
我们也可以用Miro做到这一点吗?
实际上,这只适用于 2022 年。你应该联系你的版主,她的名字和我惊人地相似,因为她已经半自动化了这个过程。 ![]()
大家早上好,
我需要一些帮助来使用这个插件创建一个场景:
我想做的是:
我想每天发帖,内容包括:
- 当天WordPress新增的帖子。-- 这应该作为列表包含在一个帖子中。
- 当天WordPress更新的帖子。这应该作为列表包含在一个帖子中。
有人能指导我如何设置正确的场景吗?
提前感谢!
真的吗?你能在七月夏令营之前把它运行起来吗?
好的。我现在处理完手头的事情就联系你。主脚本其实不需要太多改动。它之所以是半自动化的,只是因为我用来喂给它的列表缺少使它完全自动化的两项信息。![]()
对于所有在 Make.com 特定场景寻求帮助的人,我通过他们的 Discourse 论坛联系了他们的支持团队,并且我遇到的问题在那里得到了一些热心成员的报告。
谢谢大家!
这是场景的最终结果:
祝你有美好的一天!
我已经更新了内容以反映品牌重塑的“Integromat → Make”,虽然我没有新的图片或 GIF 可以替换,但旧的也能用(除非您想更新它们 @Integromat..?)
大家好!
我正在 Make 中创建一个场景,希望在满足特定条件时从一组用户那里取消分配某个主题。我已经成功建立了与 API 的连接,过滤了主题等。但是,一旦确定了要取消分配的主题,我就不确定如何从该组中取消分配该主题。
您能帮我解决这个问题吗?
要做的就是逆向工程 Discourse API,看看当你执行你想要的操作时会发生什么。


