הפעלת MP כאשר משתמש (נוסף אוטומטית) לקבוצה

ניסיתי לעשות את זה באוטומציה, אבל זה לא עבד כצפוי. הודעה אישית (MP) לא נשלחה, אבל משתמשים נוספו לקבוצה (דרך אוטומציה).

האם יש שיטה או פתרון לעשות את זה?

You could achieve that with the Custom Wizard Plugin 🧙 quite easily, but it would require a subscription.

Can you explain in more detail what you have tried? I’m guessing you are attempting to chain the Send pms and Add user to group through User Custom Field scripts.

I will get a subscription because I will use the features that the Custom Wizard Plugin has built in :clap:

It’s good to know that it could be used for this kind of interactions. I’m trying to send a MP after automating the grant group to users via badges.

The workflow seems to be OK, but there are some inconsistencies related to how users were added to the groups.

Manually, it seems to be OK, but not automated or via SSO.

Did it with Automation, choosing the script to Send PM, activating it on Granted Badge task and writing a clean message to send using receiver_username to personalize it.

It is also doable with Discourse Workflows for more flexibility and reusing it with other workflows.