Hi all,
Is it possible to call a Page Api form inside BC.
Let’s say I get a Request form someone and save it to a Blob file (With OData) then send the same request to a Page Api.
I’m asking because one of our customers already has a lot of development on the Page-api, but now they want to save the Request in separate table for monitoring purposes.
Or I will need to convert all the logic form the Page API to de OData procedure
Thank you in advance.