if a export a playbook which has versions (v1,v2 ..so on ) and if i export the playbook and import it back the versions is lost , the imported playbook will be the latest version i.e v2.
- What is the optimal method for transferring a playbook to a different environment while ensuring version control is maintained?
- What is the efficient and best way to move or promote integrations / playbooks / connectors from one environment to another?
- Also when we use the export / import method, it will create a copy of the same playbook in the respective environment rather than overwriting? How can we do version control around these developments without creating multiple copies?