Meta Data

Survey Entity <meta-survey>

Name
Type
Required
Valid value / Description
Example

timezoneGmt

integer

Timezone GMT. CDP stores Date value in GMT-0. If your date value is in the different GMT (ex: +7), You should send this value into PangoCDP.

7

Custom Fields

systemName

String

Your System name

CRM

internalCompanyId

String

If your system has multiple companies, put it for each request

surveyId

String

Yes

Survey Id

surveyName

String

Survey Name

Survey 1

note

String

Some notes

createdAt

Timestamp

Time of Creation (milliseconds)

1584507164000

createdBy

String

updatedAt

Timestamp

Time of Update (milliseconds)

1584507164000

updatedBy

String

recordStatus

String

Record Status: Active, Deleted

Active

questions

Object

Yes

List of Questions that are conducted in a Map: key - Value

[Survey Question Entity]

Survey Question Entity

questionId

String

Yes

Question Id

this_is_question_1

langDef

String

Yes

Default of the language

vi

lang1

String

Question in Language 1

Bạn bao nhiêu tuổi

lang2

String

Question in Language 2

How old are you?

lang3

String

Question in Language 3

lang4

String

Question in Language 4

lang5

String

Question in Language 5

Form Marketing Entity <meta-form-marketing>

Name
Type
Required
Valid value / Description
Example

timezoneGmt

integer

Timezone GMT. CDP stores Date value in GMT-0. If your date value is in the different GMT (ex: +7), You should send this value into PangoCDP.

7

Custom Fields

systemName

String

Your System name

CRM

internalCompanyId

If your system has multiple companies, put it for each request

formId

String

Yes

Email Address

provider

String

Yes

Provider name

Brevo

name

String

Yes

Name of Form

createdAt

Timestamp

Time of Creation (milliseconds)

1584507164000

createdBy

String

updatedAt

Timestamp

Time of Update (milliseconds)

1584507164000

updatedBy

String

recordStatus

String

Record Status: Active, Deleted

Active

Name
Type
Required
Valid value / Description
Example

systemName

String

Your System name

CRM

internalCompanyId

String

If your system has multiple companies, put it for each request

linkTrackingId

String

Yes

Survey Id

name

String

Yes

Link Tracking Header Name

Campaign 1

trackingUrl

String

Yes

Tracking URL

http://yourlink.com/xxxx

requestType

String

Yes

Request Type

Email

expiredOnce

Boolean

Expired Once

true

createdAt

Timestamp

Time of Creation (milliseconds)

1584507164000

createdBy

String

updatedAt

Timestamp

Time of Update (milliseconds)

1584507164000

updatedBy

String

recordStatus

String

Record Status: Active, Deleted

Active

Name
Type
Required
Valid value / Description
Example

internalCompanyId

String

If your system has multiple companies, put it for each request

headerId

String

Yes

Link Tracking header Id

detailId

String

Yes

Link Tracking Detail Id

leadId

String

Lead Id

name

String

Lead Name

email

String

Yes

Email, Phone. Required at least one

phone

String

Yes

phoneLink

String

Yes

Required at least one

emailLink

String

Yes

phoneClientIds

Array

Client Ids

emailClientIds

Array

Client Ids

trackingId

String

Tracking ID

UA-88787999-11

expiredOnce

boolean

Expired Once

True

createdAt

Timestamp

Time of Creation (milliseconds)

1584507164000

createdBy

String

updatedAt

Timestamp

Time of Update (milliseconds)

1584507164000

updatedBy

String

recordStatus

String

Record Status: Active, Deleted

Active

Last updated

Was this helpful?