im a beginner in ODOO, i have an export API Json file how can i get the data using this API file in Local. anyone guide me how to do ?
[{"Id":"605a321e-7c10-49e4-9d34-ba03c4b34f69","Url":"","Type":"INBOUND_OUTBOUND","ClearCurrentData":true,"FillOutFormFields":true,"RequestProtocol":"HTTP_REQUEST","FileToSend":"NONE","SendDefaultData":false,"SendDetectionData":false,"ShowDialogMessage":false,"IsActive":false,"SendingTrigger":"MANUALLY","TCPSocketMethod":"","TriggerButtonName":"Get data"}]
there must be some controller where you can get the api request route.