Hi DynamicWeb
I'm trying to create an integration, that takes some information from a CRM system and creates an order with an order line attached to it.
Getting the data from the CRM system is done, and i have created all other needed code, but when it comes to assigning an orderline to an order, how do i do this when i dont know the orders ID yet, since i'm guessing this will be set by the integration at run time?