API Resources
CommunicationQueue
| API | Description |
|---|---|
| GET Communication/Communications |
Search for communication records given a search criteria object. |
| GET Communication/Communications/Export/Excel |
Uses the given search criteria to create an excel file at the given location. Not paged even though the search params may be paged. |
| GET Communication/Communication/{id} |
Get a communication record by id |
| POST Communication/Communications |
Create a communication record |
| PUT Communication/Communication/{id} |
Update a communication record |
| DELETE Communication/Communication/{id} |
Delete a communication record |
| GET Communication/Communication/{id}/SentLog/{sentLogId}/gif |
email open tracker. returns a transparent gif. embeded in mass comm messges |