Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kampot888

    (@kampot888)

    I will look forward to it.

    Plugin Support Md. Ashikur Rahman

    (@ashiik)

    Hello @kampot888,

    We sincerely apologize for the delayed response and truly appreciate your patience.

    In FluentCRM, there is a “New User Signup” trigger that activates when a new user signs up. To send the username, email, and password reset URL to the user after signing up, you can utilize this trigger. Please set up an automation using this trigger and add a Custom Email action including necessary shortcodes to personalize the email.

    Here are some useful shortcodes you can use in the Email action:
    1. {{wp_user.display_name}}: Displays the user’s display name.
    2. {{wp_user.user_login}}: Displays the user’s login name.
    3. {{wp_user.password_reset_url}}: Generates a password reset URL.
    4. {{wp_user.meta.META_KEY}}: Retrieves custom meta fields associated with the user (replace META_KEY with the actual key).

    Please let us know if you have further questions. You can also contact our support by creating a ticket.

    Kind Regards,
    Ashikur Rahman

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.