Hello,
I want to create an EQ quote in LN by calling an API from external system. Is it possible? If yes, can anyone share the detailed steps on how to do it? I dont know anything about LN system and so please guide as needed. Thanks in advance!
@Aditya , First you need to check if the API exists to fetch the information you need.
What type of data? Master data, item, purchase orders,….
Fabiano,
thanks for your response.
I'm trying to create an EQ Sales Quote in LN from an external system via API.
I'm looking to:
Create the quote header with customer, dates, and other relevant fields. Add one or more line items (e.g., equipment, quantity, prices).
I’m not sure if an API for this already exists in LN. I don’t have LN experience, so if there’s a standard API or a way to expose one, could someone guide me on:
Where to check for available APIs (e.g., via ION, Web Services, or Swagger documentation).What technical setup is needed on the LN side to enable or test this.