Skip to content
Discussion options

You must be logged in to vote

I saw docs on using client side batch but it doesn't look like it provides guaranteed data integrity.

Could you elaborate more on what is lacking, aka. what do you mean by "data integrity"?

The Batch Web API will execute its requests in a single transaction, essentially the same as in your custom route (with the additional benefit that API rules will be also checked).

The main difference is that the submitted fields are client-side controlled, meaning that if you want to set system fields or to set some defaults from the server-side then you'll have to use the hooks.

I have tried just about everything I found in the docs to return the project record after it gets created, and I cannot …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ganigeorgiev
Comment options

@ORO42
Comment options

@ganigeorgiev
Comment options

Answer selected by ORO42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants