Skip to main content
Creating Jobs via Email
Product Team avatar
Written by Product Team
Updated over a week ago

Job Creation Options in GeoOp

In GeoOp, you have several options for creating jobs beyond manual entry. These options include automating job creation through email, known as Email2Job. Below are the steps and important details for setting up and using these features effectively.

We also have these other alternatives for creating Jobs outside of GeoOp

  1. Job Creation via embedded Form (Form2Job), use a short code snippet on your website to insert a GeoOp Job Form. You can find out more about Form2Job in this article.

  2. GeoOp API: You can use the GeoOp API to integrate job creation with your existing systems. This option requires web development expertise. You can find the GeoOp API documentation here.

  3. Job Share Plus: You can provide select clients with limited access to your GeoOp account, allowing them to create jobs directly. This feature works similarly to how your staff members access the account. For more details, refer to our Job Share Plus article.


Job Creation via Email (Email2Job)

Job Creation via Email allows you to automatically create new jobs and clients in GeoOp by sending an email to a specific GeoOp email address.

  • Purpose: This method is designed to be used as a job request tool. Each email sent will create 1 job within GeoOp. If the client doesnt exist yet then a new client will also be created.

  • Implementation: This feature requires web development skills. It is intended to be implemented by your IT or web development team. GeoOp Support cannot set this up on your behalf. It can be implemented by your team in a number of ways, for example you may add a form to your website that generates an email automatically when submitted, or you might have a google sheet that when filled in with details uses an automation tool such as Zapier to generate an email to GeoOp.


Setting Up Job Creation via Email (Email2Job)

To set up the Email2Job system, follow these steps:

  1. Consult Your IT Team: Provide this information to your IT team to ensure they can implement the system according to your needs. Proper field and format control is crucial to ensure that GeoOp can correctly interpret the data.

  2. Request Your Unique Email Address: Contact GeoOp Support to request your unique job creation email address. This address will be formatted as xxxxxxxxxxxxx.job@geoop.com.

  3. Design Your Website Form: Create a form on your website using the supported fields listed below. Format each field in the email as [FIELDNAME:VALUE]. For example, [STATUS:In-Progress].

    • Error Handling: If an email fails to create a job, the account owner will receive a notification. It is your responsibility to troubleshoot any issues with your clients.

    • Case Sensitivity: The email key is case sensitive and must be formatted as key.job@geoop.com.


Supported Fields for Job Creation via Email

The following fields are supported for job creation via email. Each field has specific format requirements:

Field Name

GeoOp Target Field

Required

Format/Details

[TITLE]

Job Title

Yes

[STAFF]

Booking Assignee

Staff ID (e.g., 1026419), found in the staff URL

[STATUS]

Job Status

Must match the exact status in GeoOp (e.g., In-Progress)

[REFNUM]

Job Reference

Unique reference; auto-generated if left blank

[ORDERNUM]

Order Number

[TIMESTARTDATE]

Booking Start (date)

Yes

Format: 30 Jan 2000

[TIMESTARTHOUR]

Booking Start (hour)

Range: 0-23

[TIMESTARTMIN]

Booking Start (min)

Range: 0-59

[TIMEENDDATE]

Booking End (date)

Format: 30 Jan 2000

[TIMEENDHOUR]

Booking End (hour)

Range: 0-23

[TIMEENDMIN]

Booking End (min)

Range: 0-59

[PRIORITY]

Priority

Range: 1-3 (1=low, 3=urgent)

[ADDRESS]

Address 1

Yes

Building number & street/road only

[SUBURB]

Address 2

[CITY]

City

[DESCRIPTION]

Job Description

Free text (e.g., job details, specific requirements)

[CLIENT_FIRSTNAME]

First Name

[CLIENT_LASTNAME]

Last Name

Yes*

*Either Last Name or Company is required

[CLIENT_COMPANY]

Company

Yes*

*Either Last Name or Company is required

[CLIENT_EMAIL]

Email

[CLIENT_ADDRESS]

Physical Address 1

Yes

Building number & street/road only

[CLIENT_SUBURB]

Physical Address 2

[CLIENT_CITY]

Physical City

[CLIENT_PHONE]

Phone

[CLIENT_MOBILE]

Mobile Number

[CLIENT_CCODE]

Mobile Country Code

Numeric only, no spaces (e.g., 64)

[CLIENT_FAX]

Fax

[CLIENT_URL]

Website

[CLIENT_MADDRESS]

Mailing Address 1

[CLIENT_MSUBURB]

Mailing Address 2

[CLIENT_MCITY]

Mailing City

[CLIENT_BUSINESSTYPE]

Business Type

[CLIENT_NOTES]

Notes

We also have these other alternatives for creating Jobs outside of GeoOp

  1. Job Creation via embedded Form (Form2Job), use a short code snippet on your website to insert a GeoOp Job Form. You can find out more about Form2Job in this article.

  2. GeoOp API: You can use the GeoOp API to integrate job creation with your existing systems. This option requires web development expertise. You can find the GeoOp API documentation here.

  3. Job Share Plus: You can provide select clients with limited access to your GeoOp account, allowing them to create jobs directly. This feature works similarly to how your staff members access the account. For more details, refer to our Job Share Plus article.

Sample Email Data

Below is an example of how to structure the email to create a job in GeoOp:

[REFNUM:JOB12345]
[STAFF:1026419]
[STATUS:In-Progress]
[TIMESTARTDATE:22 Nov 2012]
[TIMESTARTHOUR:12]
[TIMESTARTMIN:25]
[TIMEENDDATE:22 Nov 2012]
[TIMEENDHOUR:18]
[TIMEENDMIN:25]
[PRIORITY:2]
[TITLE:Email to Job1!]
[DESCRIPTION:A job and client created from an email]
[ADDRESS:123 Imaginary Street]
[SUBURB:Fake Valley]
[CITY:Fake City]
[CLIENT_FIRSTNAME:Jamie]
[CLIENT_LASTNAME:Bell]
[CLIENT_COMPANY:Jamie’s Plumbing Co]
[CLIENT_BUSINESSTYPE:Plumbers]
[CLIENT_EMAIL:jamie@fake.co.nz]
[CLIENT_ADDRESS:1 Tautari Street]
[CLIENT_SUBURB:Orakei]
[CLIENT_CITY:Auckland]
[CLIENT_PHONE:09 623 677]
[CLIENT_MOBILE:021 020 2020]
[CLIENT_CCODE:64]
[CLIENT_FAX:09 623 678]
[CLIENT_MADDRESS:PO box 1234]
[CLIENT_MSUBURB:Orakei]
[CLIENT_MCITY:Auckland]
[CLIENT_NOTES:these are notes]
[CLIENT_URL:www.jamieplumbing.co.nz]

By following these steps, you can set up and use the Email2Job feature to automate job creation in GeoOp. For additional assistance, please contact GeoOp Support.


FAQs about Email2Job

Do I need to include all of the available fields in every email?

No it is not required to include all of the fields when submitting a job through email2job. You only need to submit the minimum required fields which are Title, Timestartdate, Address, Client_lastname OR Client_company and Client_address.

Why should I use Email2job over Form2job or the API?

Email2Job, Form2Job and the GeoOp API all offer the possibility of automatically creating Jobs in GeoOp from your website. The technical requirements for Email2Job implementation are much less than via the API which makes it easier to implement. Email2Job offers more flexibility than Form2Job as it has more fields available for when submitting a job. This means:

Feature

Implementation Effort

Data Flexibility

Form2Job

Low

Low

Email2Job

Medium

Medium

GeoOp API

High

High

Can I set up Email2Job from a form on my website?

Depending on your website and form set up, it could be possible to generate an email from the form you have implemented on your website. We recommend using a third party automation tool like Zapier.


First check that Zapier integrates with the tool you are using for your forms, some examples could be Typeform, Wix, Wordpress or other website or form builder that you have. Zapier accounts are free if you have less than 100 requests a month. Above 100 requests a month, you'll need a paid subscription which costs ~$30/month for 750 requests a month.

For example, if you choose the Email2Job option using Typeform and Zapier, here’s a step-by-step guide to get you started:

  1. Create a New Zap in Zapier.

  2. Set Up Your Trigger: Choose Typeform as the trigger app and select "New Form Submission" as the event.

  3. Set Up Your Action: Choose Gmail (or your preferred email service) as the action app and select "Send Email" as the event.

  4. Configure the Email: Paste the GeoOp email template into the body of the email in Zapier. Map each field from your Typeform submission to the corresponding field in the email template.

  5. Test the Integration: Submit a test form to ensure that the job is created correctly in GeoOp.

This setup is relatively simple and allows you to automatically raise jobs in GeoOp based on customer submissions through your website. If you need further assistance with setting up this integration, GeoOp Support is here to help.


Troubleshooting Email2Job

Why are jobs not populating into GeoOp when I am sending emails?

This could be for a number of reasons. Please try the below troubleshooting tips.

  1. Check that the formatting of your email exactly matches the example formatting mentioned in this article. This includes the layout, as well as how individual data is formatted as per the 'Format/Details' column. For example, if you dont input the date in the right format, the email may fail. To test this, we recommend copying our example and sending this as a test job. If this comes through, then your data is not in the right format.

  2. Check that the email address you are sending the email to is correct and all in lower case. You can double check your unique email address with our support team if required.

Did this answer your question?