No internet connection
  1. Home
  2. Announcements

New feature: import curl commands

By @ana
    2021-10-17 09:04:47.728Z

    If you check any API documentation, you'll likely notice many APIs provide sample requests as curl
    commands, which is a method of interacting with APIs via the command line. You can now copy and import these curl commands directly into API Connector as follows:

    In Sheets, click Add-ons > API Connector > Import / Export > Import cURL

    Paste the whole curl command into the input field

    Click Import

    This will display the request URL and other elements of the curl command in API Connector's Create screen, where you can modify and run the requests.

    originally posted 2021-01-24

    • 0 replies