/
Profile

Profile

user is a person who will create a zap(integration) between two Apps or develop an App.

API reference: https://documenter.getpostman.com/view/4420537/SzKPVMRx?version=latest#6b73cec5-3ec1-40db-9fd3-a733b8b1d643

Field Name

Business Purpose

Field type (with size)
Rich text
Text (short text, long text)
Number (integer, decimal)
Date and Time
Location
Media
Boolean
enum [value1, value 2]
Array[of what]
JSON object
Reference

Is it a required field?

Is it editable?

Is it Unique?

Specific validations for some field type

  1. Text (short-text, long text)- Character count, a specific pattern (URL, email, slug, custom) prohibit pattern

  1. Media (file type, image dimensions, file size)

 

REFERENCE OF OTHER BUILDING BLOCK

Accept only specified values. If Yes, mention what values. In case values are to be filled by reference to records in other datastore - mention the reference to records

In case there is the condition, mention the condition

In case of enum and Boolean, explain meaning of each enum value or boolean value

Field Name

Business Purpose

Field type (with size)
Rich text
Text (short text, long text)
Number (integer, decimal)
Date and Time
Location
Media
Boolean
enum [value1, value 2]
Array[of what]
JSON object
Reference

Is it a required field?

Is it editable?

Is it Unique?

Specific validations for some field type

  1. Text (short-text, long text)- Character count, a specific pattern (URL, email, slug, custom) prohibit pattern

  1. Media (file type, image dimensions, file size)

 

REFERENCE OF OTHER BUILDING BLOCK

Accept only specified values. If Yes, mention what values. In case values are to be filled by reference to records in other datastore - mention the reference to records

In case there is the condition, mention the condition

In case of enum and Boolean, explain meaning of each enum value or boolean value

id

Unique identifier for this profile

Integer

Yes

No

Yes

No

No

firstName

First name of the user

short text

yes

Yes

no

no

no

lastName

Second name of the user

short text

yes

Yes

no

no

no

email

Email Id of the user

short text

yes

no

yes

fulfill email pattern

no

profileImageUrl

Image of profile

Text

No

Yes

No

(PNG etc)

no

organization

Name of the organization

short-text

Yes

Yes

No

No

no

createdAt

created date of profile

timestamp

Yes

no

no

yyyy-mm-dd h:m:s

no

updatedAt

updated date

timestamp

Yes

no

no

yyyy-mm-dd h:m:s

no

 

Related content