Need help finding Social Message object name to use in Business Process

Hi everyone,

I would like to trigger a business process whenever a new feed message (Social Message) is posted in Creatio, so that I can notify the case owner or assigned user.

Could anyone please help me identify the correct object name (schema name) for Social Message that I should use in the Business Process (Start Signal or Object Signal event)?

I checked using the SQL console with
SELECT * FROM "SocialMessage";
and found records, but I’m not sure what exact object name to reference in the process designer.

Any guidance or example would be really helpful.

Thanks,
Manisha

Like 0

Like

1 comments

The object title for SocialMessage is "Message/comment"

Show all comments