GetMessageCategory/ retrieves the Message Categories for your Higher Logic Thrive Marketing Enterprise (Thrive Marketing Enterprise) account. To determine whether Message Categories are enabled for your account, log in to Thrive Marketing Enterprise and navigate to Tools.
NOTE: If Message Category is not enabled for your account, the response will be an error.
Example
Get Message Categories:
{
"SessionID":"00000000-00000-0000-0000000000000",
"UserID":"SAMPLE",
}
HTTP POST
https://dna.magnetmail.net/ApiAdapter/Rest/GetMessageCategory/
POST Parameters
NOTE: This call does not have conditional parameters.
Required Parameters
Parameter | Value | Description |
---|---|---|
SessionID | String | This is an authentication token which can be obtained by making the authenticate call. |
UserID | String | The UserID returned in the authenticate call. |
Optional Parameters
The following parameter is not required under any condition.
NOTE: If the Message Category ID is already known, the Message Category ID can be passed to pull in additional information about the Message Category.
Parameter | Value | Description |
---|---|---|
MessageCategoryID | String | The message category ID |