Campaigns-Communications

Number of APIs: 7

  1. Get Communications for a Campaign GET {{baseUrl}}/api/Communication/ByCampaign/:campaignId?filter=<string>&sortBy=<string>&descending=<boolean>&skip=<integer>&take=<integer>

  2. Get Channel Types GET {{baseUrl}}/api/Communication/ChannelTypes

  3. Get Communication Types GET {{baseUrl}}/api/Communication/CommunicationTypes

  4. Create Communication POST {{baseUrl}}/api/Communication

  5. Query Communications POST {{baseUrl}}/api/Communication/Query?skip=<integer>&take=<integer>

  6. Communication Query Options GET {{baseUrl}}/api/Communication/QueryOptions

  7. Get Communication GET {{baseUrl}}/api/Communication/:communicationId