• Resolved grang

    (@grang)


    Hello,

    First, I would like to thank you for proposing this plugin.

    I’ve been trying to send a post webook that contains the name of the currently logged in user on my website. The way I have done it is to modify the body in the advanced settings of the webhook this way:

    { “member_name”: “[_user_login]” }

    I So far, what I receive on the targeted server is “member_name”: “[_user_login]”.

    I properly receive the data but it seems [_user_login] is not treated as a variable but as a fixed string. It is not replaced by the actual user’s login.

    Could you please help me to understand what is wrong and how I should proceed?

    Thanks a lot!

    Gab

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mário Valney

    (@mariovalney)

    Hey!

    I never tested it. Did you added it to “Special Mail Tags”?

    Thread Starter grang

    (@grang)

    Hey Mario,

    Thanks a lot for your prompt reply.

    I had not added the tag to the special mail tags list. I now did it and added the “subscribers_only: true” in the additional settings.

    With those two actions, it now works great. !

    Have a good weekend

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.