---
title: "eShipGlobal UEMS Integration"
slug: "eshipglobal-uems-integration"
updated: 2026-03-27T18:17:25Z
published: 2026-03-27T18:17:25Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# eShipGlobal UEMS Integration

eShipGlobal's University Express Mailing Service (UEMS) provides a comprehensive shipping solution specifically designed to meet the needs of institutions of higher learning when sending admission documents, immigration paperwork, and critical packages to students and scholars, both domestically and internationally. When using this service, students can request necessary documents and pay for the shipping cost. This service is offered free of charge, with the only cost being the cost of shipping. For more information about this service, please visit the [eShipGlobal UEMS website](http://www2.eshipglobal.com/uems/).

This article describes the process of enabling bi-directional integration between UEMS and Slate.

Once configured, this integration allows eShipGlobal to automatically deliver shipment data to your institution's database. To provide eShipGlobal with access to do this, two standard resources must be added to your database: the eShipGlobal service account and the eShipGlobal UEMS source format. The steps to configure these items are provided in the *Slate Configurations - Receiving Data from eShipGlobal* section below.

Additionally, eShipGlobal must configure your account on their end to send this data to Slate and to provide you with your department ID. This process is described in the *eShipGlobal Setup* section below.

## Step 1: eShipGlobal Setup

To begin the process to configure the integration with eShipGlobal, send an email to [adminsupport@eshipglobal.com](mailto:adminsupport@eshipglobal.com?subject=Attn:%20Janani%20Murali) with the subject *Attn: Janani Murali* to request your department ID.

You must also provide Janani with the Web service endpoint (generated in the *Slate Configurations - Receiving Data from eShipGlobal* steps below).

## Step 2: Configuring Slate to send applicants to eShipGlobal

Instructions for applicants to request shipments from your institution must include a personalized link constructed in the method provided below. This link can be featured within any place merge fields can be used, including within an applicant status portal or a **Deliver** mailing.

### Generating the URL as a Merge Field

International students who need documents shipped to them should be provided with a personalized link to request documents within UEMS. This link contains your institution's department ID that links the request to your account, the student's application GUID that enables matching the appropriate record in Slate, and the email address used to generate their UEMS account.

The URL can be generated as a merge field within a Configurable Joins query with the type **Applications**using the steps below.

1. Select **Subquery** **Export**.
2. Configure the following settings:
  - **Name:** Enter a computer-friendly name (all lowercase, no spaces) for the export, for example, `eShipGlobalLink`.
  - **Output:**Select *Concatenate.* This creates one string of each of the exports added to this subquery part, in the order they are listed.
3. Add a **Literal export.**
4. In the **Name** and**Literal** fields, enter `https://study.eshipglobal.com/slate?did=YOURDEPARTMENTID&amp;e=`.
  - The department ID is provided by eShipGlobal.
  - If your institution has multiple departments, refer to the section below on using Export Values or Translation Values to pull in the appropriate department ID. [![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/hyje0rb2d06gde0p3esjsgmceclip0.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/hyje0rb2d06gde0p3esjsgmceclip0.png)
5. Select **Save**.
6. Select **Export**.
7. Select the **Email** export under the **Application / Person** join. If your query does not already have this join added, the **Person** exports will be listed under **Extended Exports**.
8. Select **Continue***.*
9. Select **Literal.**
10. Configure the following settings:
  - **Name**: Enter a name for this export.
  - **Literal:** `&amp;id=`

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/reprhj90ceqatl65kf5swmceclip4.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/reprhj90ceqatl65kf5swmceclip4.png)
11. Select **Save**.
12. Select **Export.**
13. Select the *GUID*Export under the **Application**Direct Export.
14. Select **Continue**. Slate combines these values in the order they appear, so keep the exports in this order.

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/gnpgxqphoeuylaimesectamceclip0.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/gnpgxqphoeuylaimesectamceclip0.png)
15. Select **Save***.*

### For Institutions with Multiple Department IDs

If your institution has more than one department from eShipGlobal, the **Literal** value that includes the department ID must instead use an export value with the data that determines the department ID to send. For example, if your institution has a department ID for graduate admissions and one for undergraduate admissions, the application round might determine which ID to send. Alternatively, there might be a field, such as application major, that would determine the department ID. Once the data behind the selection of the department ID has been determined, use either **Export Values** or create a set of translation keys to handle sending the department ID. This changes the subquery described in Step 4 of the previous section slightly:

1. Select **Literal.**
2. In the **Name**and **Literal** fields, enter: `https://study.eshipglobal.com/slate?did`
3. Select **Save**.
4. Select **Export.**
5. Select the export that will contain the department ID. For example, if *Export 4*on your application major prompts contains the relevant department ID, select the export for the application major field.
6. Edit this new export to update the **Export Value** selection to the location that stores the department ID. For example, "Export 4 Value."
  1. [![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/djujk5rfuuadv8phtssywqmceclip0.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/djujk5rfuuadv8phtssywqmceclip0.png)
  2. 
7. Select **Save**.
8. Select **Literal.**
9. In the **Name**and **Literal**fields, enter: `&amp;e=`
10. Select **Save.**
11. Follow the steps in the previous section to add the **Person Email** export, **&id=** literal export, and the **Application GUID** export. Slate combines these values in the order they appear, so keep the exports in this order.

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/3fyor4vk50kzjnrjipgjgmceclip2.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/3fyor4vk50kzjnrjipgjgmceclip2.png)

### Using the URL Merge Field

The merge field generated in the previous steps contains the entire URL from the domain to the query string parameters. This merge field can be added as a link using the WYSIWYG HTML editor for the resource where you would like to add the link.

1. Insert a link.
2. Enter the desired **Display Text,**such as *Order Documents*.
3. Change the **Protocol** to `&lt;other&gt;`*.*
4. Enter the merge field created in the query within curly brackets. For example, `{{eShipGlobalLink}}`*.*The merge field name is the name of the export created in the previous step.

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/t3drn0pv8kembvkhhyjc6gmceclip3.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/t3drn0pv8kembvkhhyjc6gmceclip3.png)
5. *Optional:*To force the link to open in a new window or tab, select the **Target**tab, then select **New Window (_blank)** as the target.
6. Select **OK***.*

## Step 3: Adding the eShipGlobal service account

When posting files to your institution's Web services endpoint, eShipGlobal authenticates using the **eShipGlobal Service Account.**

1. Go to **Database** → **Slate Template Library**.
2. Add the **eShipGlobal Service Account** user account. This user account has all of the necessary configurations enabling eShipGlobal to post data to your institution's eShipGlobal UEMS Web services endpoint. Do not make changes to this user account.
3. Select **refresh the Slate Template Library**.

## Step 4: Adding the source format

When an applicant has paid for a shipment after following the personalized link generated in the previous section, eShipGlobal posts the shipping data to this source format.

1. Go to **Database → Source Format Library**.
2. Next to **eShipGlobal UEMS (JSON)** , select **Add.**
3. In the popup, select **Add.**
4. In the system dialogue, select **OK.**
5. Select **Edit**.
6. Make any necessary changes to the source format settings. ![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/image-RNNPLBMB.png)
7. Select **Save**.

## Step 5: Editing the source format

When an applicant has paid for a shipment after following the personalized link generated in the previous section, eShipGlobal posts the shipping data to this source format.

1. Go to **Database** → **Source Format Library**.
2. Add the **eShipGlobal UEMS (JSON)** source format.
3. Configure the **Remap** settings once a file has been uploaded. The application GUID is pre-mapped for matching purposes. Feel free to customize the mappings for any other data in the file that you would like to import.
4. Set the **Remap Active** flag to **Active** on the source format once you are finished mapping the Source Format. This will run the import using the **Remap** settings configured in the step above for all files uploaded on or after the **Remap As Of Date** value.

## Step 6: Providing eShipGlobal with a Web Services endpoint

To post the data to this source format, eShipGlobal needs its unique Web Services endpoint. Follow the steps below to retrieve the endpoint.

1. Go to the eShipGlobal UEMS source format configuration page.
2. Select **View**.
3. Select the **Certificate-Based Authentication** tab.

[![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/oziqoeyogkaw5cdstxgrqmceclip1.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/oziqoeyogkaw5cdstxgrqmceclip1.png)
4. Copy the displayed URL.
5. Send the URL to eShipGlobal.
