...
...
Warning | ||
---|---|---|
| ||
Please note that Username and Password parameters are deprecated and will be removed on March 31, 2022. We recommend using profiles to access your data from remote locations. |
Description
This article illustrates how to create a profile for use with the CSV Table and JSON Table macros using a URL.
Info |
---|
Before you begin:
/projects/:id/repository/files/:file_path/raw
https://gitlab.com/api/v4
https://gitlab.com/api/v4/projects/:id/repository/files/:file_path/raw?ref=master
|
There are three ways to work with URLs where you can use:
- An absolute URL in a profile
- A base URL in a profile
- An absolute URL directly instead of via a profile
...