Skip to main content
Solved

how to add custom object inquiry to the Endpoint

  • 21 July 2023
  • 1 reply
  • 68 views

Hey all

 

hope everyone is doing well!

 

i have this custom object that creates information about POs from the mapping manager and i want to add it to the endpoint but i don’t know how, becasue i want to use REst API to POST and GET

 

 

 

How to add it in the Endpoint web services 

 

 

 

Thanks

Hi @Driss 

You go to Web Services Endpoint and extend the specific endpoint. Then You insert the entity your want to connect with

 


Reply