Configuration data for a connection that is sent along with each webhook request. Its purpose is, primarily, to authenticate a user against the connected system. The most important information is contained inDocumentation Index
Fetch the complete documentation index at: https://docs.proposales.com/llms.txt
Use this file to discover all available pages before exploring further.
data, and the exact shape of that object depends on the type of connection.
OAuth
If the integration has enabled OAuth, and the user has signed in to the third party service,auth.access_token will be included with each webhook request.