Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The steps to turn an automatic SMS for Invoices are as follows:

...

  1. From the Navigation panel, click Administration then Action Rules

  2. Click New

  3. Check the Enabled box

  4. Enter a Name

  5. In the Action Type select General - Generic (on Schedule)

    Expand
    titleShow me


  6. Flag Email

  7. In the CC Address add the object you require making sure it has @SMS followed by it. Most emails will be sent to the accounts payable person so to have the email deployed to the accounts payable the CC Address should be as followed. 
    {OBJECT:Customer.AccountPayablePerson.Mobile}@SMS                                        

    Expand
    titleShow me


  8. Click the Criteria tab and in Data Type select Sale Invoice

    Expand
    titleShow me


  9. Enter the required criteria. You can also break this down to only send SMS to customers that are in a certain card type group

    Expand
    titleShow me


  10. On the Notification Template enter your subject and the body of the SMS that you would like to send.

    Expand
    titleShow me


    Info
    titleExample template below to copy and paste

    Your Invoice has been generated.

    Transaction Number: {OBJECT:TransactionNumber}

    Value: ${OBJECT:ValueIncTaxInvoiced}

    Customer: {OBJECT:SaleShipments[0].Customer.CardID}


  11. Click Save And Close

    Info

    Once you have created your Action Rule you can then generate an invoice, and the "Create Action Items" task will then generate an SMS and deploy it to the customer.


  12. An example of the SMS that is deployed to customer from Step 10 is shown below. 

    Expand
    titleShow me