Comment connecter Discourse avec des centaines d'apps en utilisant Make

No, that’s very clear and, once again, very helpful! :clap:

1 « J'aime »

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 :slightly_smiling_face:

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 :arrow_right: 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 :slightly_smiling_face:

1 « J'aime »

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. :arrow_down:

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 :slightly_smiling_face:

To learn how to import/export blueprints, you can check out the relevant section of this help doc.

1 « J'aime »

@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! :slightly_smiling_face:

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. :slightly_smiling_face:

1 « J'aime »

Quelqu’un saurait-il comment utiliser une intégration entre Discourse et Google Sheets pour accorder et révoquer les pouvoirs de modérateur ? Chaque année, nous devons changer des centaines de modérateurs pour nos forums régionaux, et pour l’instant, nous le faisons un par un. Ce serait formidable si nous pouvions simplement utiliser la feuille Google que nous avons pour les noms de nos modérateurs, puis qu’elle accorde les pouvoirs de modérateur sur Discourse ou révoque les pouvoirs.

Peut-on faire cela aussi avec Miro ?

En fait, ce n’était vrai que pour 2022. Vous devriez contacter votre modératrice avec un nom étonnamment similaire au mien, car elle a déjà semi-scripté cela. :wink:

1 « J'aime »

Bonjour à tous,

J’ai besoin d’aide pour créer un scénario en utilisant ce plugin :

Ce que je veux faire :

Je veux publier un message chaque jour avec :

  1. Les nouveaux articles ajoutés sur WordPress ce jour-là. – cela devrait être ajouté sous forme de liste dans un seul message.
  2. Les articles mis à jour sur WordPress ce jour-là. cela devrait être ajouté sous forme de liste dans un seul message.

Quelqu’un pourrait-il me guider sur la façon de configurer le bon scénario, s’il vous plaît ?

Merci d’avance !

1 « J'aime »

Vraiment ? Pourriez-vous le mettre en service avant le camp de juillet ?

Ouais. Je te contacterai là-bas quand j’aurai fini ce que je fais en ce moment. Le script principal que j’utilise n’a pas besoin de beaucoup de changements en fait. Il n’est que semi-manuel car la liste que je reçois pour le nourrir manque les deux informations nécessaires pour l’automatiser complètement. :slight_smile:

1 « J'aime »

Pour tous ceux qui cherchent de l’aide pour un scénario spécifique avec Make.com, j’ai contacté leur support via leur forum Discourse, et mon problème a été signalé par des membres utiles là-bas.

Merci à tous !

Voici le résultat final du scénario :

https://community.festingervault.com/t/may-17-2023-your-new-favorite-wordpress-downloads-have-arrived/37261

Passez une excellente journée !

5 « J'aime »

J’ai mis à jour ceci pour refléter le changement de marque de « Integromat → Make », bien que je n’aie pas d’images ou de gifs à échanger, donc les anciens feront l’affaire (à moins que vous ne vouliez les actualiser @Integromat..?)

Bonjour à tous !

Je crée un scénario dans Make où je souhaite désassigner un sujet d’un groupe d’utilisateurs lorsque certaines conditions sont remplies. J’ai réussi à établir la connexion avec l’API, à filtrer les sujets, etc. Cependant, je ne suis pas sûr de la manière de désassigner le sujet du groupe une fois que j’ai identifié le sujet que je veux désassigner.

Pourriez-vous m’aider avec cela, s’il vous plaît ?

La chose à faire est d’Ingénierie inverse de l’API Discourse et de voir ce qui se passe lorsque vous effectuez l’action souhaitée dans l’UX.

1 « J'aime »