E-Form in Appian

Certified Senior Developer

Hi Everyone!

Recently, we have one requirment, once the claim is submitted by the customer in the Appian portal. we need to generate and send a link to the respective customer via SMS/Whats app.

In this, the link is an unauthorized link where customer click the link and acknowledge the form. In the form we need to display all the information in the readonly format and customer will go thorugh the form and acknowledge it. Once customer acknowledge the form, in appian we need to update the status.

Is this possible in Appian?

Thanks in advane

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    It's Possible!.
    Generate a unique link for each claim submission (combining claim ID and a temporary token).
    Send the link to the customer's phone via SMS/WhatsApp integration.
    Design a separate Appian form to display claim details in read-only mode.
    Upon customer acknowledgement (e.g., clicking a button), update the claim status in Appian.

    Remember to consider security (link expiry)
    Let me know if that works for you.

Reply
  • 0
    Certified Senior Developer

    It's Possible!.
    Generate a unique link for each claim submission (combining claim ID and a temporary token).
    Send the link to the customer's phone via SMS/WhatsApp integration.
    Design a separate Appian form to display claim details in read-only mode.
    Upon customer acknowledgement (e.g., clicking a button), update the claim status in Appian.

    Remember to consider security (link expiry)
    Let me know if that works for you.

Children
No Data