Hello,this is my first time using the "External Signal" in Adobe
Campaign Classic and I am completely lost...My goal is to get a signal
from an external database as soon as the loading process for the tables
is finished. This signal triggers an import workflow in Adobe Campaign.
I know how to refer to a workflow within Campaign but how can I catch
the signal of an external event?I found sth like this
PostEvent(sessionToken, workflowId, activity, transition, parameters,
complete) but I am not sur...