Description Usage Arguments Value
Convenience wrapper to fetch data from toggle API POST/PUT endpoints
1 | toggl_post(endpoint, data, token, method = "POST")
|
endpoint |
desired endpoint to GET (e.g. "/workspaces") |
data |
data to submit with post |
token |
access token for desired user. |
method |
POST by default, but call be used for "PUT". |
response code returned by request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.