Skip to main content
February 1, 2023
Question

Sendemail with priority High or Low Dynamically

  • February 1, 2023
  • 4 replies
  • 0 views

Hi,

I have a requirement to send certain email based on few business rules.

Also based on some logic ,we need to send email by passing priority High or Low dynamically.

But with the send email smart service which we have , its a dropdown and we can't pass this value via expression editor.

Any way to achieve ?

    4 replies

    stefanhelzle0001
    Brainy
    February 1, 2023

    Use two similar nodes with a different priority setting and and XOR to start one or the other.

    February 1, 2023

    Thanks ! Yes , currently using the same way. I am checking is there any other way to achieve ths.

    csteward
    February 2, 2023
    Thanks ! Yes , currently using the same way. I am checking is there any other way to achieve ths.

    Currently the only method is as Stefan suggests, build your Send Email node and then copy/paste it into 2 additional nodes with different priority settings, XOR determines which to trigger.

    abhayd3663
    February 12, 2023

    Wondering why Appian kept priority field static. It needed to be expression based.