TOP

AT&T Fleet Management for Enterprise/Government

AT&T Fleet Management for Enterprise (AFMFE) delivers real results with GPS tracking information to enable fleets to be more efficient, profitable and customer focused. Vehicle tracking, optional vehicle engine and performance data, and extensive reporting assist in optimizing business operations.

Back to Product Page
Use the dropdown to get support, or purchase this product

Add AT&T Workforce Manager to your account

This tutorial provides instructions on how to connect your AT&T Workforce Manager account to your AT&T Fleet Management for Enterprise/Government account.

You will need to perform three steps:

Create a New User

  1. Scroll down to Administration in the menu to the left.

    Image of step 1.

  2. Click on Administration.

    Image of step 2.

  3. Click on Users.

    Image of step 3.

  4. The user list displays.
  5. Click on the Add button at the top of the page.

    Image of steps 4 and 5.

  6. Click in the field to the right of “User Email” and enter the desired email address.
    Note: The email should be formatted as “<YourCompanyName>@actsoftAPI.com”.
  7. Click in the field to the right of “First name” and enter the desired name.
  8. Scroll down.

    Image of steps 6 through 8.

  9. Click on the No button to the right of “Force password change on next login”.

    Image of step 9.

  10. The “Password” and “Confirm password” fields populate.
  11. Click in each field and enter the desired password.
    Note: Make a note of the password2, as you will be required to provide these credentials later.

    Image of steps 10 and 11.

  12. Click on the drop down to the right of “Security clearance”.

    Image of step 12.

  13. Click on View only in the menu.

    Image of step 13.

  14. Ensure the field to the right of “Data access” displays “Everything”.
    Note: If another value is present, click on the X on the right side of the field.

    Image of step 14.

  15. Scroll up.

    Image of step 15.

  16. Click on the Save button.

    Image of step 16.

 

Create an Add-in

  1. Scroll down to Administration in the menu on the left.

    Image of step 1.

  2. Click on Administration.

    Image of step 2.

  3. Click on System….

    Image of step 3.

  4. Click on System settings.

    Image of step 4.

  5. Click on the Add-ins tab.

    Image of step 5.

  6. Click the On button to the right of “Allow unsigned Add-ins”.
    Note: This setting may already be enabled.

  7. Click on the New Add-In button.

    Image of step 7.

  8. Replace the json code in the field with the code below.
  9. Click the Ok button.

    Image of step 8.

    {

            “name”: “ATT Workforce Manager”,

            “supportEmail”: “support@actsoft.com”,

            “version”: “1.0”,

            “items”:

    [

    {

                            “path”: “ActivityLink”,

                            “url”: “ATTWFMIFrame.html”,

                                                    “icon”: “https://actsoftcdn.z19.web.core.windows.net/GeotabATT/geotab_wfm_icon.png”,

                            “menuName”: {

                                    “en”: “AT&T Workforce Manager”

                            }

    },

    {

                             “page”: “map”,

                             “click”: “https://actsoftcdn.z19.web.core.windows.net/GeotabATT/attLaunchButton.js”,

                                                    “icon”: “https://actsoftcdn.z19.web.core.windows.net/GeotabATT/geotab_wfm_icon.png”,

                             “buttonName”: {

                             “en”: “Launch AT&T Workforce Manager”

                             }

    }

     

    ],

     

    “files”: {

                    “ATTWFMIFrame.html”:

    “<html>

    <head>

    </head>

    <body>

    <iframe src=https://actsoftcdn.z19.web.core.windows.net/GeotabATT/attindex.html style=width:100%;height:100%;border:none;></iframe>

     

    </body></html>”

     

     

     

    }

     

    }

  10. Click the Save button at the top of the page.

    Image of step 10.

  11. The AT&T Workforce Manager Add-in displays.

    Image of step 11.

 

Contact the implementation team

  1. Compose an email to GeotabOrders@actsoft.com.
  2. Include the Email address and Password for the user created above.
  3. Provide a list of device Serial numbers.

    Image of steps 1 through 3.