Team Members

Full endpoint documentation coming soon.

Team Members Field Reference

Field

Type

Details

Permission

id

Number

Unique record identifier.

Read-only

name

String (up to 200 characters).

REQUIRED.

Name.

Full

email

Email Address

The user's email address.

*Cannot be edited when record_status is set to active.

Full*

description

String

Description.

Full

created_date

String (YYYY-MM-DD hh:mm:ss)

Date record was first created.

Read-only

modified_date

String (YYYY-MM-DD hh:mm:ss)

Date record was last modified.

Read-only

created_user

Number

ID of user who made the record.

Read-only

modified_user

Number

ID of user who last edited the record.

Read-only

assigned_user

Number

ID of assigned user.

Full

is_synced

Boolean

Whether the record has been synced from another source.

Full

sync_origin

String (up to 50 characters)

A simple string that you supply to let tiny+ users know where the record is synced from.

Full

remote_id

String (up to 200 characters)

A remote identifier for this record.

Full

record_url

String

The fully qualified URI of the record.

Read-only

record_status

String

The current status of this user account. Can be either active or ghost or deactivated.

Full

notes

String

An extra area for notes.

Full

role

String

The staff member's role or title.

Full

extension

String

Internal phone extension.

Full

direct

String

Direct telephone number.

Full

mobile

String

Mobile telephone number.

Full

qualifications

String

The user's post-nominals, if any. eg 'BBus(Mkt)'.

Full

twitter

String

The user's Twitter handle.

Full

linkedin

String

The user's LinkedIn URL.

Full

birthday

Date

The user's date of birth. (Note, only the day and month will be visible to other users)

Full

last_visit_date

Datetime

The last time the user accessed tiny+.

Read-only

timezone

String

The user's timezone eg. Australia/Sydney. The timezone must be a supported PHP timezone.

Full

generate_followups

Boolean

Whether to show user follow-up messages about their records.

Full

Last updated