Start a conversation

Installing and Enabling Headers Pane for REST API

Overview

You will need to use a REST client application on your computer to run the REST API calls required for modifying your Jive instance.  Jive recommends using the RESTClient extension for Firefox.

This article demonstrates the steps for installing the Firefox Add-on, RESTClient. It only works with Mozilla Firefox. Once RESTClient is installed, it will let you enable the Headers Pane.


Requirements

  • An installed Mozilla Firefox browser version 57 or later is required in order to install the RESTClient add-on.

 

Back to top


Process

  1. Download and install the RESTClient add-on for Firefox.
  2. From the top of your Firefox browser, click the RESTClient icon. If you do not see the RESTClient icon, you can click the Tools menu and select RESTClient.
  3. Go to the Authentication menu, select Basic authentication.
  4. Once the login window appears, enter the username and password.

    installing_RESTClient2.jpg

  5. Click Okay.
  6. To reveal the header fields, navigate and click the Headers menu.
  7. Select Custom Headers.
  8. Once the Request Header window appears, fill in the fields as follows:
    1. Name: Content-Type
    2. Value: application/json

      installing_RESTClient3.jpg

  9. Click Okay.

Back to top


Confirmation

Check if you now have the Headers Pane, your RESTClient should look like the image below after clicking Okay.

installing_RESTClient4.jpg

 

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments