get_pipeline_info | R Documentation |
Get information about a pipeline from its id and its type.
get_pipeline_info(pipeline_id, type)
pipeline_id |
id of the pipeline to be retrieved, can be obtained with get_pipelines(). |
type |
type of the pipeline to be retrieved among "component", "template", "run". |
list - parsed content of the pipeline.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.