Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    RestApiToText Version 1.3.1.0 Available

    Plugin Development
    1
    1
    88
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • eljefe7000
      eljefe7000 last edited by

      Hello All,

      For anyone who might be interested, version 1.3.1.0 of RestApiToText is available here for the 32-bit DLL and here for the 64-bit DLL.

      Here are the steps to overwrite the DLL:

      1. Open Notepad++ and go to Plugins->Open Plugins Folder…
      2. Close Notepad++.
      3. In the Explorer window you created from Step 1, open the RestApiToText subfolder.
      4. Overwrite the RestApiToText DLL with the one you downloaded.
      5. Reopen Notepad++.

      What’s New in Version 1.3.1.0:

      • Added the ability to use an environment variable when specifying header values, so that you can use a private API or authentication key without showing it in your REST call.

      For more info, please visit the project.

      Here is an example:

      • Use an environment variable whenever you want to send a private API key but you don’t want to show it in your REST call.  Just create the variable and wrap it in a $(env:variable name) expression, like so:

      24dba234-bffd-4de9-9d31-8e74e80dfc8f-image.png

      1 Reply Last reply Reply Quote 2
      • First post
        Last post
      Copyright © 2014 NodeBB Forums | Contributors