Location

As of Intuiflow 1.0, Locations are no longer a property but rather a fundamental property of many import types. An application setting makes the import of this file required or not.

The CountryCode is one of the two character ISO country codesarrow-up-right. TimeZone is a standard codearrow-up-right, for example "UTC".

Column Name
Type
Max Length
Required
Values

Name

text

50

Yes

Must be unique

Description

text

128

No

Address

text

512

No

CountryCode

text

2

No

A two character ISO region country code

TimeZone

text

48

Yes

IsActive

boolean

Yes

Last updated