Activities
latest
false
Banner background image
Integration Service Activities
Last updated Apr 23, 2024

Create Association

UiPath.HubspotCRM.IntegrationServiceActivities.CreateAssociation

Description

This activity creates an association between two objects in Hubspot CRM.

Project Compatibility

Windows|Cross-Platform

Configuration

  • From Object ID - The unique ID of the respective object such as contact, company, deal etc. Multiple IDs of an object can also be passed in comma-separated format.
  • To Object ID - The unique ID of the respective object such as contact, company, deal etc. Multiple IDs of an object can also be passed in comma-separated format.
  • To object type - The type of the object to which the association is created.
  • From object type - The type of the object from which the association is created.
  • Association - The output association.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only strings or String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message
  • Description
  • Project Compatibility
  • Configuration
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.