REST
Last updated
Last updated
Name | Description |
---|---|
Name | This credential will be listed using the name you provide |
Base URL | Base URL of REST server |
Username | Username for Basic authentication |
Password | Password for the Given User for Basic auth |
Headers | A dictionary of http headers to be used to communicate with the host. Example: "{Authorization": "bearermy_oath_token_to_the_host"} These headers will be included in all requests |