VPLS360_notifyUser

This Integration Procedure sends the subscriber an email with the order details.

Sample Input

1{
2	"customerName": "John",
3	"encryptedString": "kmakSQljSYLOAZLoMEp****",
4	"userId": "0054W00000DMUqoQAH"
5}

Parameter

Required/Optional

customerName

Required

encryptedString

Required

userId

Required

Sample Output

The order details are sent to the user as an email.

Called By

  • Flows:

    • Web shop: Order Confirmation

  • Components:

    • LWC: vplS360CartComponent.js

Calls

  • Data Mapper: getCustomerOrder

  • Integration Procedure: VPLS_360_addTag

  • Remote Action: DecryptOrder

    • Class: VPLUserDetails

    • Method: decryptInput