Skip to main content
Planview Customer Success Center

Excel Add-In - Passing Custom URL and HTTP Headers

You can pass custom URL and HTTP headers in the Excel Add-in, to:

  • Work with your AdaptiveWork Sandbox instance instead of your production instance
  • Authenticate with an API gateway in your network
  1. In Excel, go to Login> Settings.
  2. In the Custom AdaptiveWork API URL field, you can specify the URL of an alternative (custom) target API endpoint. This may be AdaptiveWork’s Sandbox API URL or the URL of an API gateway in your network.
  3. If you work with an API gateway, select the Force Custom API URL checkbox to make sure the specified URL is used for all outgoing API requests, and does not get overridden. Otherwise, keep it unselected.
  4. If, in addition, you need to specify a custom HTTP header value and a key (for example, to authenticate with an API gateway), click Add Custom HTTP Header, and enter the header key and the value.
    You can add up to 5 custom HTTP headers.

newsettings.png