Hello,

Would it be possible to add the below variables to Privatemsg Rules integration?
!message (URL) and !settings (URL)

These are available in the Privatemsg Email Notify settings.
I would like to replace email notify with Rules integration as I have Conditions for the emails sent.

Thank you!

Comments

berdir’s picture

Category: feature » support
Status: Active » Fixed

You should be able to build these links with the existing tokens. I've tested the following locally:

Settings: [recipient:site-url][recipient:account-edit]
Message: [recipient:site-url]/messages/view/<?php echo $thread_id; ?>

Not perfect, but works.

YK85’s picture

Thank you so much for the quick support!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.