Description Usage Arguments Examples
Get details about the status of an inventory upload.
1 2 3 4 | get_upload(
id,
token = NA
)
|
id |
upload identifier |
token |
Token object obtained from authorize() or a string containing your personal access token |
1 | status <- get_upload(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.