HOW TO

Register ArcGIS Experience Builder with Portal for ArcGIS

Last Published: October 8, 2024

Summary

A guide to registering ArcGIS Experience Builder in Portal for ArcGIS.

Procedure

  1. Download and install Node.js.
  2. Download ArcGIS Experience Builder: Downloads | ArcGIS Experience Builder | ArcGIS Developers 
  3. Extract the zip file.
  4. Open a Command Prompt window and navigate to the location of the client folder and the server folder within the arcgis-experience-builder-x.x file.
Note:
Navigate to the folder through the Windows File Explorer and once you are in the folder, select the path to highlight it, type cmd, and press Enter. This opens a Command Prompt window.

typing cmd in the address bar

  1. In both Command Prompt locations, client and server, run the command: npm ci

running npm ci

  1. In both Command Prompt locations, run the command: npm start

running npm start

  1.  Sign in to Portal for ArcGIS and go to Content > New item.

adding a new item

  1. Click Application to create a new registered application.

selecting an application

  1. Choose Other application, and click Next.
  2. In the New item dialog box, enter the following parameters:
    1. Title - Enter something that makes sense, such as Experience Builder credentials.
    2. Tags - Optionally enter something such as 'Experience Builder'.
    3. Select a folder and optionally fill Categories and Summary if necessary.
    4. Click Save to add the item.
  3. Open the item details and go to Settings.
  4. In Application settings, under App Registration, click Update.

updating the app registration

  1. In the Registered Info dialog, under Redirect URI, add https://localhost:3001, click Add and click Update.

adding the redirect uri

  1. Copy the App ID.

copying the app id

  1. On a new browser tab, go to https://localhost:3001. Paste your ArcGIS Online Organization URL and the App ID from step 14. Click Sign in.

providing the app details

ArcGIS Experience Builder is now registered with your Portal.

Article ID: 000032928

Software:
  • Portal for ArcGIS
  • ArcGIS Experience Builder

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options