Auron
Configure AuronCore ConfigurationHubSpot

Reference

Schedules, statuses, limits, permissions and cost for the HubSpot integration.

The details behind the HubSpot integration, collected for looking up rather than reading through.

Schedules

FrequencyWhen it runs
Manual onlyNever on its own; only when someone chooses Run now
HourlyOnce every hour
DailyOnce every 24 hours
WeeklyOnce every 7 days

A schedule only applies to an active sync. Drafts, paused syncs and syncs in error never run automatically, whatever frequency they carry. One run happens at a time per sync, so a scheduled run is skipped if the previous one is still going.

Statuses

A sync is a draft when first created and runs nothing; active once it is on its schedule; paused when someone stops it; and in error when it can no longer reach HubSpot, usually because the connection was removed or its access revoked. A sync in error carries the reason and does not run again until the connection is fixed and the sync reactivated.

A run is running, completed, or failed. Failed means the run itself could not proceed — HubSpot unreachable, the connection unusable — rather than individual objects failing. Each run reports what it did: pulled, unchanged, created, updated, waiting for review, failed.

An object within a run:

StatusMeaning
PulledRead from HubSpot, queued to be written
Pending reviewWaiting for approval, on syncs that require it
ApprovedApproved and being written
SyncedWritten onto an entity record
SkippedUnchanged since last time, or recognized as Auron's own write coming back
RejectedDiscarded by a reviewer and never written
FailedCould not be written; the reason is shown against the object

A failed object does not fail its run — the rest of the objects carry on. Failures are retried on later runs up to three times, and an object modified in HubSpot gets a fresh set of attempts.

What is synced

Object typeHubSpot properties
CompaniesAny property on the object, standard or custom
DealsAny property on the object, standard or custom
ContactsAny property on the object, standard or custom

Only mapped properties are read, and only mapped columns are written. Columns your team maintains in Auron are never touched by a sync.

Values are converted to the entity column's type. Text, email and URL columns take the value as-is; a number column requires a numeric value; a select column requires one of its allowed options. A value that cannot be converted fails that object with an explanation rather than writing something wrong. Properties HubSpot calculates itself — object id, creation and modification dates — are never written back.

Limits

LimitValue
Objects per scheduled or manual run500
Objects per sample run10
Retries for a failed object3
Objects per outbound push1 (the record the automation is running on)

A portal holding more than 500 objects of a type is not a problem: the first run takes 500 and later runs continue through the rest until the initial load is complete.

Who can do what

ActionOwnerAdminMemberGuest
Connect or disconnect HubSpotYesYesNoNo
Create, edit, delete or run a syncYesYesNoNo
View syncs and their runsYesYesYesNo
Review and approve pulled objectsYesYesYesNo

Reviewing is open to members, since checking whether a CRM value belongs on a record is more about knowing the account than about holding a role.

Approving a push to HubSpot works differently: only the members named as approvers on that automation step can respond to its card, whatever their role. See Roles and permissions.

Cost

Syncing costs no credits. The mapping is a direct property-to-column copy with no model involved, so runs are free however often they happen and however large the portal.

Pushing costs no credits either. Steps earlier in the same automation may — summarizing a meeting, running an agent — but the write itself does not. See Usage and plan.

Notifications

A completed run posts a summary to the organization feed: what it created, updated, parked for review and failed. Runs that produce nothing post nothing, so a quiet portal stays quiet. Objects waiting for review, and objects that failed, also notify on mobile.

Approval cards for outbound pushes appear in the feed of each nominated approver and as a push notification.

On this page