AEM Content Migration from external site.
Hi Guys,
I've been searching about how to migrate external pages into AEM but seems like there is not much information out there with a general guide in how to implement this process. Let me give you some context of what I'd like to do:
Business wants to migrate a website that was built with a different technology. The way we can fetch the data is through an API they have. The response is in JSON format. I don't know if I need to do kind of a transformation activity to convert from JSON to JCR so I'd like to know what kind of steps I need to follow in order to migrate the information into AEM. Do I need to create first all the components, templates, workflows first?. What would be a good way to map the data into the components?.
Regards