As I said, I am working on an automation Process in which if customers are using any other CRM system and they want to move to D365 then we will give them same experience with all data/entity/Forms within couple of hours.
For this, I am trying to do all of this using C#.
So, I am able to push entity and data but now I am trying to create Forms as well in which I am facing issues.
I am taking sample formjson and fromxml of existing entity form and all attributes but I am unable to create Tabs and Sections.
So, If there is a way then please let me know.