Forum Discussion
Anonymous
3 years agoNot applicable
POST query with authorization token
Hi, I'm trying to post info into a DB using an endpoint, but It's not working, this is the query: let
data = Json.FromValue([ fieldName="someData"]),
Source = Json.Docum...