Forum Discussion
JCRNPat
Mar 13, 2024Copper Contributor
Migration to Viva Engage
Hi Would anyone know if there are more options to upload data from our old company portal in bulk to Viva Engage other than the API? I just finished the export of the old portal and have a JSON ...
Mar 14, 2024
What kind of system is "old company portal"? Is this a social platform like Viva Engage?
Are you trying to recreate a stream of previous message with attached files? How old are those messages. Is "starting fresh" in Engage feasible (that's what we did when we transition to Engage from a previous social platform).
If what you're trying to do is to put documents into M365 then you should be able to do that since you'd be pushing it into SharePoint and there's very good API features.
Are you trying to recreate a stream of previous message with attached files? How old are those messages. Is "starting fresh" in Engage feasible (that's what we did when we transition to Engage from a previous social platform).
If what you're trying to do is to put documents into M365 then you should be able to do that since you'd be pushing it into SharePoint and there's very good API features.
- JCRNPatMar 15, 2024Copper Contributor
Hi Kevin
Thanks for your response.
Yes, it's a social platform some Dutch guys made.
Starting over is seen as an option but not the preferred one. We wanted to check the possibility to upload the most important messages first.
What I think I'll have to do is upload all documents and images, then upload all posts and link the images and documents back to the original posts.
I found the API for that and I've seen you can upload in JSON (post by post, so I'll have to split my JSON file per channel first) but there is no option to set creation date nor can I post in someone else's name.
I was just wondering if there were other options. In the meantime I did some more research and I think there aren't.