Yes, if you goto Infusionsoft REST API under REST Hooks you can pull a list with the api of all currently available triggers (in this case contactGroup.applied is what you’re looking for):
The list of available RestHook event types is constantly changing so we don’t provide it statically in the docs; you will want to make a call to Keap REST API to get the current list.