Can we use now-sdk transform to correctly pull the required metadata for a flow created by UI ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi Team,
Can we use the now-sdk transform to correctly pull the required metadata for a flow created by UI Flow designer?
We tried to create one flow in one of the instances and pull the required metadata into our codebase for that flow using transform, after that we tried to re-deploy that branch into another instance, but we cannot see that flow there. Maybe because when we pulled the metadata as well, sys_hub_flow records for that Flow is not available in repo, but there exists a record for sys_hub_flow_snapshot. Also it did not pull metadata for the sys_user_group after running transform, we had to add it manually into the code.
Also one more major point:
even if we redeployed in my same instance where we created the flow then also it is getting corrupted.
