Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Troubleshooting

ErrorReasonResolution

Missing required parameters.

There is a required parameter that was not provided.

Verify whether all required parameters are configured.

Multiexcerpt fast include block macro
macro_uuid12044c6c-15cf-4e8a-9786-4d2b1cea6a66
nameTroubleshooting_missing_required_parameters
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse

Multiexcerpt fast include block macro
macro_uuid42a2548b-43d4-4a5f-bfc9-539022c91967
nameTroubleshooting_missing_reqd_params_reason
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse

Multiexcerpt fast include block macro
macro_uuid107afb38-479c-44d2-a959-c1824b24199a
nameTroubleshooting_missing_reqd_params_resolution
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse

Multiexcerpt fast include block macro
macro_uuid4ed801b2-247d-400e-a4f7-b16871f7879e
nameTroubleshooting_rolling_limit
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse
Multiexcerpt fast include block macro
macro_uuide3c6044f-da69-49f6-a165-e30d0f290a2a
nameTroubleshooting_rolling_limit_reason
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse
Multiexcerpt fast include block macro
macro_uuid9398145a-b15c-40a1-b8d5-c8183bea5a94
nameTroubleshooting_rolling_limit_resolution
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse
Multiexcerpt fast include block macro
macro_uuidfd3cb0ac-1cff-4982-ae7f-68f1c55c7708
nameTroubleshooting_daily_limit
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse
Multiexcerpt fast include block macro
macro_uuid248f02ec-ad22-46da-b119-f4a2c48560e0
nameTroubleshooting_daily_limit_reason
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse
Multiexcerpt fast include block macro
macro_uuid024b5a68-aab1-4e60-b0a0-c8491c8e9316
nameTroubleshooting_daily_limit_resolution
templateDataeJyLjgUAARUAuQ==
pageHubSpot Create
addpanelfalse

Additional Information

Usage of Automatic pagination

...

  • There are two different date input:

    • Milliseconds.

      • Example: Date 1420772453000. This value represents the date Fri Jan 09 2015 04:00:53 GMT+0100

    • Dates.

      • Example: Date 20150109. This value represents the date Fri Jan 09 2015 00:00:00

  • The maximum of records returned is entity-specific.

  • Some entities of HubSpot have required parameters to be used. Without which, a 404 exception is thrown by HubSpot. This exception indicates the mandatory fields required. 

Example

...

Retrieve Company Data

We want to retrieve records of the Company entity in HubSpot.  This Pipeline demonstrates how we can use the HubSpot Read Snap to accomplish this task.

...