OSTENDO
Reference Guide

Email Services


Email Services provides the following capabilities:

  • Automatically emailing out Ticket Actions, System Alerts, Calendar Reminders, Sales & Job Quote Follow ups and History Note Follow ups
  • Automatically receiving correspondence emails and auto assigning them to Customers or Suppliers (also checks all contacts) based on the originating email address
  • Automatically receive reply emails from Ticket Actions, System Alerts, Calendar Reminders, Sales & Job Quote Follow ups and History Note Follow ups emails and do the following:
  • An employee can ask for database information via an Email Query. The information will be emailed back embedded in the body of the email (the body is formatted in Html)
  • An employee can request and process a form/spreadsheet via email (Email Form). This basically means that data entry activities like: Service Sheets, Quotes, Orders, Time sheets etc... can be setup using spreadsheets and then emailed back to Ostendo for automatic processing.
  • Automatic emailing of a Sales Delivery Advice, defined against the Customer

Setting up Email Services

Email services usesQueue servicesto schedule the automatic polling of "receiving from", and "sending to", email addresses.

The first thing to do is setup thedefaultsfor your outgoing and incoming email accounts in theQueue Settingsscreen

Next, you need to decide how you want to handle Outgoing Emails and Incoming Emails.

Outgoing Emails:

You need to define what activities you would like to have automatically emailed out and then create a Queue Schedule record for the Auto Emailing function to run at pre-determined intervals.

With Auto Emailing, you could send out emails automatically for each of the following activities: Calendar Reminders, Ticket Actions, History Note Follow-ups, Quote Follow-ups, System Alerts, and Sales Delivery Advice Notifications. See Auto Emails for more details.

Once you have defined what activities will generate automatic emails to be sent out, you will need to create a Queue Schedule record to specify the frequency you wish to send out Auto Emails.

Incoming Emails:

Receiving incoming emails can be automated via the Queue Schedule. You can receive from either POP3 or IMAP accounts.

These emails are automatically logged into an Ostendo table (EMAILLOG).

Attachments are stored based on the Attachment Path defined in Queue Settings. Subfolder names can also be defined in the Queue Schedule record.

Incoming Emails can be divided into three types. An email account needs to be set up for each of these types:

To automate the handling of incoming emails, you should first use theEmail Addresses panelto define the email address for each of the three types of email.

You should then define a Queue Schedule record for each of these email accounts to specify the frequency of receiving such emails.

Response Emails:

  • Responding to Quote or Note Follow-ups, Calendar Reminders and Ticket Actions (DONE ):

When a User receives an email with a Follow: up, Reminder or Action from Ostendo, he/she can let the system know that it has been actioned by simply replying to the email and appending the wordDONEto the beginning of the email subject

Example: User receives an email reminder to follow-up on a specific Sales Quote. The subject of the email could read something like:

{SQ#14661936} Ostendo Quote Follow Up for Customer: [XYZ Limited] Quote No: [S301306])

The User can indicate that a follow up is to be done by simply appendingDONEto the beginning of the Subject making sure that a space is included between the word DONE and the rest of the subject

(i.e.DONE{SQ#14661936} Ostendo Quote Follow Up for Customer: [XYZ Limited] Quote No: [S301306])

If action notes are required when completing an action, they can be added into the body of the reply, terminated by typing the character ']' twice (i.e. ]]).  Ostendo will then update the Call Ticket or Calendar Reminder accordingly.

  • Adding Files to Jobs, Sales and Tickets (FILE ):

Users can email files (i.e.Photos, PDF's, etc...) and have Ostendo automatically link it to the specified JOB, SALES, or TICKET.

The subject needs to start with the wordFILE(followed by a space) and then followed by eitherJOB,SALESorTICKETwith the character#(hash) either side of the Order Number or Ticket ID (e.g.FILEJOB#125000#).

If notes are required for the linked file they can be added into the body of the reply, terminated by typing the character ']' twice (i.e. ]])

  • Adding History Notes to Jobs, Sales and Tickets (NOTE ):

Users can email in History Notes by simply formatting the email subject based on the following.

The subject needs to start with the wordNOTE(followed by a space) and then followed by eitherJOB,SALESorTICKETwith the character#(hash) either side of the Order Number or Ticket ID (e.g.NOTE TICKET#78990#).

The actual History Note is added into the body of the reply, terminated by typing the character ']' twice (i.e. ]]).

Ostendo will automatically generate the History Note and link it to the respective JOB, SALES, or TICKET.

  • Running a Query and returning the Results as an Email (QUERY ):

Users can request information from Ostendo by using pre-defined Email Queries. Results are automatically formatted and returned within the body of the email.

When sending in an Email Query, the subject needs to start with the wordQUERY(followed by a space) and then followed by thepre-defined Query namewith the character#(hash) either side of theKey Value(e.g.QUERY JobInfo#125000#).

  • Requesting a Form (Spreadsheet) (REQUEST ):

Users can request a pre: formatted Form (Spreadsheet) and have that automatically emailed back with specific cells pre-filled if defined that way.

The subject needs to start with the wordREQUEST(followed by a space) and then followed by thepre-defined Form namewith an optional character#(hash) either side of theKey Value (only if needed)(e.g.REQUESTServiceSheet#125000#).

  • Processing a Form (Spreadsheet) (PROCESS ):

Users can email in a pre: formatted Form (Spreadsheet) and have the data automatically inserted into Ostendo.

The subject needs to start with the wordPROCESS(followed by a space) and then followed by thepre-defined Form name(i.e.PROCESS ServiceSheet).