Apologies if this is a duplicate thread, but I hope that you might be able to help…
I have created a data resource which successfully uses the GET collection and Create Record functions off the same REST API Direct integration resource. I am also able to create a Delete Record and configure the Update Records, but found that the Delete has to be on a different integration resource.
The reason for it needing to be on a different one is that no matter how much I try to configure the Delete record request schema, it never remembers it when on the same resource as the GET. If its on its own, then that works 100%…
Is it correct that the Delete and Gets need to be different resources as this seems like a lot of unnecessary duplication or is there something perhaps broken in the setup that I might have done with the resource ?