AddRecord(AddGenericRecordRequest)
method and make sure to pass a gRPC metadata entry that contains a Batch-Token
key with the value set to the appropriate collection token.AddGenericRecordRequest
argument accepts an array of messages - this facilitates batching which enables you to send more data in a single transaction.