Description Usage Arguments Value Examples
Returns the list of pipelines in user's "My Pipelines" section.
1 | pipeline_list_my(auth_token = NULL, ...)
|
auth_token |
auth token |
... |
parameters passed to sbgapi function |
parsed list of the returned json
1 2 | token = '420b4672ebfc43bab48dc0d18a32fb6f'
req = pipeline_list_my(token)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.