paid job : setting up a file filing system via API

coolpaie is a payroll software i develop with Xojo.
In france Users have to post each month their payroll declarations (formated text file EDI) on a specfic site.
I need to add to my app a system to post automaticaly these formated text files on this specific site using an API.
I’am looking for someone who can develop this for me with Xojo.
Here is the API http://www.dsn-info.fr/api-dsn.htm

Thanks

@michel bulteau

Do you have more information’s but in English?
Also any points and leads for testing results and so for reference as targeting point.

@Bogdan Pavlovic
No all the documentation is in french
Here is the development kit https://subversion.assembla.com/svn/dsn-api/

Bonjour Michel,

What’s your roadmap on this?
Correct me if I’m wrong but the DSN is mandatory for all companies starting on January 2018. And implementing it is’nt trivial as is anything having “social” in its name in France.

Eric.

Bonjour Eric,

Correct me if I’m wrong but the DSN is mandatory for all companies starting on January 2018
No starting on January 2017 and our app do it already but in the manualy way.
Actually coolpaie (our app) create the file but users have to post it manualy on the declaration site net-entreprise.
I’m looking to automate the process using the DSN API.
The development kit is in Java (personaly i don’t know Java) and a part of this job his to create the bridge beetwen Java and Xojo.

Oh… and the roadmap is as soon as possible but there is no emergency !

I just need to post the file on the site net-entreprise using their API and the development kit. The file (text file) and the social part is already done by our app.