Looking at the DocuSign api eventNotification object, I see I can specify which events trigger a notification using the sim event model (envelope-sent, envelope-delivered, etc.) I also see the includeData section, which let's me specify what to include (documents, tabs, recipients, etc.)
What is unclear to me is how to send different data depending on the event. Can I make it so that documents and tabs are included when the envelope gets completed and exclude that info for the rest of the events?