Insightly

Links

    Insightly API

    Getting access, Developing, Testing

    Back to Insightly

    Gets A Note S Links

    Input

    type: object properties: parameters: type: object properties: id: type: string description: A Record's ID required: - id title: Parameters

    Output

    type: array items: type: object properties: LINK_ID: format: int64 type: integer OBJECT_NAME: type: string OBJECT_ID: format: int64 type: integer LINK_OBJECT_NAME: type: string LINK_OBJECT_ID: format: int64 type: integer ROLE: maxLength: 255 minLength: 0 type: string DETAILS: maxLength: 255 minLength: 0 type: string RELATIONSHIP_ID: format: int64 type: integer IS_FORWARD: type: boolean