View source: R/endpoints-bulk.R
make_bulk_batches_url | R Documentation |
Bulk Batches URL Generator
make_bulk_batches_url(job_id, api_type = c("Bulk 1.0", "Bulk 2.0"))
job_id |
|
api_type |
|
character
; a complete URL (as a string) that will be used to
send subsequent Bulk API calls to. This URL is specific to your instance and
the API version being used.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.