Migration Old ODK aggregate to kobo

Hello communty,
I have a question and I have searched and read the form threads and searched google and youtube, but I don’t quite understand which is the best process.

I have an old ODK aggregate and I want to migrate it to kobo , I have used the Briefcase tool to download the information with the following command.

java -jar ./ODK-Briefcase-v1.18.0.jar --pull_aggregate --storage_directory /home/oracle/ODK_Briefcase/KOBO -U https://sample.data/T  --odk_username "user"  --odk_password "password"

But I don’t understand what is the best way to send the information and form to kobo , I don’t know if I have to use Briefcase or use another tool.

In the case of using Briefcase I don’t understand what to put aggregate_url.

java -jar ODK-Briefcase-v1.18.0.jar --push_aggregate --form_id a34NjyrW7SeCUhNJecTJtT --storage_directory briefcase --aggregate_url https://kobourl.info/YYY --odk_username "user" --odk_password "password"

Welcome back to the community, @sowe! Maybe you could use the POSTMAN approach as discussed in our previous post:

Thanks, I have seen the doc and the video , but I have a problem when I try to recreate froms (xlxs) , because Briefcase exports an XML , Any idea or am I doing something wrong?

Hi @Kal_Lam ,
I’m following the video but the endpoint doesn’t exist. And I don’t see the new version, any clue?
https://kobonew.ifrc.org/api/v2/?format=api

URL: https://kobonew.ifrc.org/api/v1/submissions.json
Method: POST
Status Code: 404 Not Found
Content-Type: application/json
authorization: Token XXXXXXXXXXX
User-Agent: PostmanRuntime/7.32.2
Accept: */*
Postman-Token: 487b3e20-8c2d-4f1b-b69a-7e0e25a26734
Host: kobonew.ifrc.org
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 3450

Any news I don’t see a way to automate this kind of import.
https://kf.kobotoolbox.org/api/v2/ data/{form_id} always gives me an error 405 and I read all API documentation and I don’t see the equivalent to /api/v1/submissions