Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No SIE Import API since 3.0.0 #251

Open
simsod opened this issue Oct 17, 2022 · 2 comments
Open

No SIE Import API since 3.0.0 #251

simsod opened this issue Oct 17, 2022 · 2 comments

Comments

@simsod
Copy link

simsod commented Oct 17, 2022

Hi, I recently inherited some old code that used the 3.0.0(!) version of the SDK.
The code used the SIEConnector.ImportSIE(...) functionality that existed back then.
This was removed in 3.1.0, and I cant seem to find any documentation about how import/upload of SIE is supposed to work in newer versions?

Should I find another route (ex. email to inbox) for this, or can this be done via the File Attachament apis somehow?
I did note that there is no SIE import endpoint documented in the REST api either. So this might be something that was simply removed from the Fortnox API alltogether?

(Sorry for raising an issue for this, tried asking in "Diskcussions" but no response over there)

@richardrandak
Copy link
Collaborator

richardrandak commented Oct 20, 2022

Hi! Sorry for late answer, i have been really busy these days. I remember removing that functionality since it was not in the documentatio, not even the older one. Did it still worked with the old nuget? If yes, i could add it to the new one again.

You could also ask the support whether the API for it is actually supported.

@simsod
Copy link
Author

simsod commented Oct 20, 2022

Thanks for answering! I don´t really know if it worked with the old nuget, since I upgraded it immediately due to the fact that the older solution used the old constant API-key authentication flow and I started with replacing that with the OAuth flow.

I´d have to revert/check out the old one, get the new auth in place and then try it out.

I´ll start with contacting support regarding wether or not it´s supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants