Skip to main content

AccordCrmSyncPatch

No description

type AccordCrmSyncPatch {
opportunityAmount: String
closeDate: String
crmStageId: String
crmObjectCreatedAt: String
crmOpportunityName: String
}

Fields

AccordCrmSyncPatch.opportunityAmount ● String scalar

Opportunity amount pulled from the CRM.

AccordCrmSyncPatch.closeDate ● String scalar

Deal close date pulled from the CRM.

AccordCrmSyncPatch.crmStageId ● String scalar

CRM stage id pulled from the CRM.

AccordCrmSyncPatch.crmObjectCreatedAt ● String scalar

Timestamp the CRM object was created, pulled from the CRM.

AccordCrmSyncPatch.crmOpportunityName ● String scalar

Opportunity/deal name pulled from the CRM.

Member Of

RefreshAccordCrmDataPayload object