Skip to main content

Blocks

flBlockDelete

Delete existing blocks

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the blockYesString"FinbourneExamples"
codeUnique identifier of the blockYesStringtest-order

flBlockGet

Get a block

Parameters

NameDescriptionRequired FieldFormatExample
scopeBlock's scopeYesString"FinbourneExamples"
codeBlock's codeYesStringtest-order
as_at_dateAsAt date of the blockNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
block property keysList of property keys to paint onto blocksNoCell referenceA set of cells containing values in the format "domain/scope/code"

flBlocksAdd

Create one or more blocks

Parameters

NameDescriptionRequired FieldFormatExample
blocks cellsPopulated table from flBlocksAdd_TemplateYesCell referenceSee template

flBlocksAdd_Template

Creates a template for adding blocks

flBlocksList

Get a list of blocks

Parameters

NameDescriptionRequired FieldFormatExample
as_at_dateAsAt date of the blockNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
limitLimit the number of returned results to this manyNoWhole number50
filterFilter results based on the filtering expressionNofiltering expressionid.code eq 'test-code'
block property keysList of property keys to paint onto blocksNoCell referenceA set of cells containing values in the format "domain/scope/code"