Altinn / docs

Altinn II documentation.
https://altinn.github.io/docs/
17 stars 74 forks source link

Go from SOAP to REST #528

Closed ollyde closed 6 months ago

ollyde commented 6 months ago

Description

As title.

SOAP makes it difficult for non Microsoft tech stack users, we are using Rust personally, and honestly I though SOAP died in the 2000s, it's strange choice to use for a public API.

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response

SandGrainOne commented 6 months ago

There are already REST alternatives to most features. SOAP still exists for backwards compatibility and for Tax.

Could you explain what type of operations you need to perform?

ollyde commented 6 months ago

@SandGrainOne no problem, thanks for the response. We are using using mainly Tender portal APIs.