Skip to main content

refreshAccordCrmData

Re-fetch the CRM object linked to an accord and return the refreshed object plus the accord fields derived from it. Not available to the customer role. Failures are returned in crmError instead of throwing; known SFDC/HubSpot conditions are logged at lower severity.

refreshAccordCrmData(
input: RefreshAccordCrmDataInput!
): RefreshAccordCrmDataPayload

Arguments

refreshAccordCrmData.input ● RefreshAccordCrmDataInput! non-null input

The accord to refresh and whether to bypass the freshness cache.

Type

RefreshAccordCrmDataPayload object