Announcement

Collapse
No announcement yet.

2 trackingUrl

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 2 trackingUrl

    body email template:
    Code:
    <p><a rel="noopener noreferrer" href="{trackingUrl:5e575e75e35062242}" target="_blank">Click_ok</a></p>
    <p><a rel="noopener noreferrer" href="{trackingUrl:5e57c7535e3a0b04f}" target="_blank">Click_Cancel</a></p>
    in body received email:
    Code:
    <p><a href="http://[B]mysite[/B]?entryPoint=campaignUrl&amp;id=5e575e75e35062242}" target="_blank">Click_ok</a></p>
    <p><a href="{trackingUrl&amp;emailAddress=[B]myemail[/B]&amp;hash=a1a45d8be9219073f30918981c211f77" target="_blank">Click_Cancel</a></p>
    mysite and myemail I changed.

    when used only one tracking url, then all ok

  • #2
    Is it campaign or BPM?


    Please provide more detailed explanation when post bug reports.
    Last edited by yuri; 02-28-2020, 09:38 AM.

    Comment


    • #3
      Originally posted by yurikuzn View Post
      Is it campaign or BPM?


      Please provide more detailed explanation when post bug reports.
      I'm sorry
      steps:
      1. create 2 entity tracking url without creating campanig
      2. create e-mail template with using 2 tracking url placeholders
      3. send this template by BPM.

      Result and temlpate see above

      Comment


      • #4
        Thanks for clarification. Reproduced.

        Workaround: Add a line break between two links in the template.

        Or upgrade advanced pack.

        Comment


        • #5
          Originally posted by yurikuzn View Post

          Workaround: Add a line break between two links in the template.

          Or upgrade advanced pack.
          I did it.
          it didn't help me

          Comment


          • #6
            VikinGDM Did you ever get this to work?

            I tried doing nearly the exact same thing (2 tracking URLs, 1 email) and, while the links are parsing fine for me, the BPM flow isn't advancing for me. It's stuck at "Pending"

            I hadn't seen this post when I added my details here: https://forum.espocrm.com/forum/inte...rls-%D0%B2-bpm

            Comment

            Working...
            X