I am working on representing interactions of a system that pulls conversations using webhook events in a system sequence diagram.
The actors of User, The system and the External System that sends webhook events that i have registered too already.
Is there a way to represent that or should i don't represent it at all since it's a system - system interaction only and it's not fired by the user?