Create fields for calendar and messaging settings v2 (#6049)
Create fields for calendar and messaging settings v2
This commit is contained in:
@ -67,6 +67,7 @@ export const CALENDAR_CHANNEL_STANDARD_FIELD_IDS = {
|
||||
handle: '20202020-1d08-420a-9aa7-22e0f298232d',
|
||||
visibility: '20202020-1b07-4796-9f01-d626bab7ca4d',
|
||||
isContactAutoCreationEnabled: '20202020-50fb-404b-ba28-369911a3793a',
|
||||
contactAutoCreationPolicy: '20202020-b55d-447d-b4df-226319058775',
|
||||
isSyncEnabled: '20202020-fe19-4818-8854-21f7b1b43395',
|
||||
syncCursor: '20202020-bac2-4852-a5cb-7a7898992b70',
|
||||
calendarChannelEventAssociations: '20202020-afb0-4a9f-979f-2d5087d71d09',
|
||||
@ -205,6 +206,9 @@ export const MESSAGE_CHANNEL_STANDARD_FIELD_IDS = {
|
||||
connectedAccount: '20202020-49a2-44a4-b470-282c0440d15d',
|
||||
type: '20202020-ae95-42d9-a3f1-797a2ea22122',
|
||||
isContactAutoCreationEnabled: '20202020-fabd-4f14-b7c6-3310f6d132c6',
|
||||
contactAutoCreationPolicy: '20202020-fc0e-4ba6-b259-a66ca89cfa38',
|
||||
excludeNonProfessionalEmails: '20202020-1df5-445d-b4f3-2413ad178431',
|
||||
excludeGroupEmails: '20202020-45a0-4be4-9164-5820a6a109fb',
|
||||
messageChannelMessageAssociations: '20202020-49b8-4766-88fd-75f1e21b3d5f',
|
||||
isSyncEnabled: '20202020-d9a6-48e9-990b-b97fdf22e8dd',
|
||||
syncCursor: '20202020-79d1-41cf-b738-bcf5ed61e256',
|
||||
|
||||
Reference in New Issue
Block a user