Enrich variables in StandardContent, PHP Connect API
Content
Using Agent Desktop tools, for example, sending email based on standard text by rules, the content of the email is automatically enriched with variables. Can this be done in the PHP Connect API?
Version
18BCode Snippet
$standardContent = RNCPHP\StandardContent::fetch(self::STANSARD_CONTENT_LOOKUP); $standardContent->ContentValues[0]->Value;
Tagged:
1