Skip to main content
Create Relation.Documentation Link - https://doc.clickup.com/8631005/d/h/87cpx-293776/cd0f4122abc04d3

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Body

string
default:"clF1LD04GTUKN3b3XuOj"
required
Your Sub Account’s ID
string
default:"ve9EPM428h8vShlRW1KT"
required
Association’s Id
string
default:"ve9EPM428h8vShlRW1KT"
required
First Record’s Id. For instance, if you have an association between a contact and a custom object, and you specify the contact as the first object while creating the association, then your firstRecordId would be the contactId
string
default:"ve9EPM428h8vShlRW1KT"
required
Second Record’s Id.For instance, if you have an association between a contact and a custom object, and you specify the custom object as the second entity while creating the association, then your secondRecordId would be the customObject record Id

Respuestas

string
default:"string"
required
string
default:"ve9EPM428h8vShlRW1KT"
required
string
default:"student"
required
First Objects Association Label (custom_objects.children)
object
default:"student"
required
First Objects Association Label (custom_objects.children)
object
default:"custom_objects.children"
required
First Objects Key
object
default:"Teacher"
required
Second Object Association Label (contact)
object
default:"contact"
required
Second Objects Key
object
default:"USER_DEFINED"
required
Association Type can be USER_DEFINED or SYSTEM_DEFINED

Ejemplo