• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

"LinksURL"

•
Environment: onsite, online
Some tooltip text!
• 2 minutes to read
 • 2 minutes to read

This provider name is implemented by the class SuperOffice.CRM.ArchiveLists.LinksURLProvider inside NetServer's SODatabase assembly.

Supported Entities

Name Description
"url" url

Supported Columns

Name Restriction Description OrderBy
getAllRows bool GetAll: Get all rows of archive - use with care, you may be fetching the whole database
getNoRows bool GetNone: Do not get any rows from the archive
sourceAppointmentRestrictionId int Source follow-up ID: Unique ID of follow-up to fetch link data for
sourceSaleRestrictionId int Source sale ID: Unique ID of sale to fetch link data for
sourceDocumentRestrictionId int Source document ID: Unique ID of document to fetch link data for
sourceProjectRestrictionId int Source project ID: Unique ID of project there is a link from
sourcePersonRestrictionId int Contact ID: Database ID of the contact row
sourceContactRestrictionId int Company ID: Database ID of company
sourceSelectionRestrictionId int Selection ID: The database ID of the selection
linkId int Link ID: Unique ID of relation between linked entities
linkDescription string Link description: A description of the relation between linked entities
URLAddress string URL x
URLDescription string Description x
icon None Category: Displays the icon for an activity type x
text string Text: Displays a descriptive text for the item x
destinationURLRestrictionId int ADD LINK URL DESTINATION RESOURCE: ADD LINK URL DESTINATION TOOLTIP RESOURCE

Sample

GET /api/v1/archive/LinksURL?$select=sourceProjectRestrictionId,sourceSelectionRestrictionId
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv

See also: IArchiveAgent.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top