notebookutils.fabricClient.post | R Documentation |
Send a POST request to Fabric.
notebookutils.fabricClient.post(path, content, headers = list())
path |
Path of the request |
content |
Content of the request |
headers |
Headers of the request |
RestResponse Response of the request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.