Browse By Tags

  • Creating Appointments and Tasks in the .NET API

    It is very easy to work with communications in the .NET API. Below are the basic code sample to show how to create either an appointment or a new task. Note : The CreateAppointment() and CreateTask() require you to reference both the WebObject and…
  • Moving files into the Library using the serverside COM API.

    A customer had a requirement to be able to automate the inclusion of existing files into the CRM library structure. The scenario is that a file is created by another business process e.g. "Northwind Order Processing". That file then has to be added to…
  • Communication Continue Button

    Hi, I am redirecting to a communication record using a redirect inside an asp page. The company summary page loads fine but the continue link seems to be broken, all other buttons are fine. The URL for the continue button seems to be "http://{server…