
My client is looking to integrate their web orders directly into Business Central using the standard Sales Header and Lines APIs.
Has anyone else done this before? Did you face any licensing challenges? I.e. multiple (customer) users will essentially be writing into the Business Central database via an API - is this allowed to be done with the various licensing types.
Only one license type can be used. Will need to be a full license called either essentials or premium. Latter is for manufacturing and service companies. Team member license is read only in general.
Advise against doing a direct integration. Only worthwhile if you have a good facility for error trapping. Would typically integrate to a bespoke table so the rules and validations of data can be truly understood by design. This is more of a challenge when working with a set of defined tables in the solution.