Question on webhooks -- how is a trigger assembly associated with the app assembly?

Hi,

I just want to check my understanding on two things: first, when I’m making a webhook trigger assembly, the trigger becomes associated with its app when the webhook assembly is saved, right?

Second, my user information for the app becomes associated with the webhook when I include the webhook trigger assembly in an automation, correct?

Hopefully my questions make some sense?

I was working on assignment 503, using an existing webhook trigger as a guide, and I didn’t see a way for my webhook trigger to get associated with

Thanks,
Ben

All trigger and action assemblies are associated with an app when they are saved:

Triggers and actions for OAuth apps use the OAuth Transaction module, which has a selection dropdown to pick the app.

For non-OAuth apps the app selected in the Service Credentials - Get module is used to fetch credentials from the selected app.