ContributionsMost RecentMost LikesSolutionsRe: Default Names for Exported .slp files Thanks Supratim. I don’t want to change the extension, but the name before it. Example: Current: my_pipeline_2020_12_09.slp Desired: my_new_prefix_my_pipeline.slp Thanks! Default Names for Exported .slp files Is there a way to change the default name for exported .slp files? It currently exports as pipeline name plus the date, but we want to change that to a standard prefix plus a the pipeline name. We don’t want users to need to update it at run time. Thanks! SnapLogic CI/CD with Exported slp files I would like to build a CI/CD process that uses the exported slp files and compares them to the target environment and only overwrites them if there is a change. My original plan was to use the Metadata Snaps, but the “read” pulls a reference/pointer and it’s not the same format at the one received when using the “Export Button”. Is there a way to programmatically get the “Export Button” version? Is there an API for this? I’ve looked but can’t find this exactly. I’m ok either using a pipeline or code outside of SnapLogic. Thanks!