POST https://preprod-cl.u.scop3.com/webhook/hubspot

HubspotWebhookController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Webhook\HubspotWebhookController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"webhook_hubspot_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#633
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AzureAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AzureAuthenticator {#638 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#631
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#630 …}
  }
]
_stopwatch_token
"fb0239"

Request Headers

Header Value
accept
"*/*"
content-length
"684"
content-type
"application/json"
cookie
"main_deauth_profile_token=c179e1"
host
"preprod-cl.u.scop3.com"
user-agent
"HubSpot Connect 2.0 (http://dev.hubspot.com/) (namespace: webhooks-nio-http-client) - WebhooksExecutorDaemon-executor"
x-forwarded-for
"143.244.87.70"
x-forwarded-host
"preprod-cl.u.scop3.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-hubspot-request-timestamp
"1766584029854"
x-hubspot-signature
"c29df40aa8b6a8da40b52c8212ffc7744b609ff59854de63d6b47a29968a3a0a"
x-hubspot-signature-v3
"2/h3GIJWfz13J2gYESSedlKz15mth+pnYS4jcyDOW6I="
x-hubspot-signature-version
"v1"
x-hubspot-timeout-millis
"10000"
x-php-ob-level
"1"
x-real-ip
"143.244.87.70"
x-request-id
"076655df65b9849930ff41d567aa3014"
x-scheme
"https"

Request Content

Pretty

[
    {
        "eventId": 1865740811,
        "subscriptionId": 3637324,
        "portalId": 25701427,
        "appId": 12488337,
        "occurredAt": 1766584028646,
        "subscriptionType": "deal.associationChange",
        "attemptNumber": 0,
        "changeSource": "USER",
        "associationType": "DEAL_TO_COMPANY",
        "fromObjectId": 416688440522,
        "toObjectId": 250939348214,
        "associationRemoved": false,
        "isPrimaryAssociation": false
    },
    {
        "eventId": 485463199,
        "subscriptionId": 3637324,
        "portalId": 25701427,
        "appId": 12488337,
        "occurredAt": 1766584028646,
        "subscriptionType": "deal.associationChange",
        "attemptNumber": 0,
        "changeSource": "USER",
        "associationType": "DEAL_TO_CONTACT",
        "fromObjectId": 416688440522,
        "toObjectId": 488014073035,
        "associationRemoved": false,
        "isPrimaryAssociation": false
    }
]

Raw

[{"eventId":1865740811,"subscriptionId":3637324,"portalId":25701427,"appId":12488337,"occurredAt":1766584028646,"subscriptionType":"deal.associationChange","attemptNumber":0,"changeSource":"USER","associationType":"DEAL_TO_COMPANY","fromObjectId":416688440522,"toObjectId":250939348214,"associationRemoved":false,"isPrimaryAssociation":false},{"eventId":485463199,"subscriptionId":3637324,"portalId":25701427,"appId":12488337,"occurredAt":1766584028646,"subscriptionType":"deal.associationChange","attemptNumber":0,"changeSource":"USER","associationType":"DEAL_TO_CONTACT","fromObjectId":416688440522,"toObjectId":488014073035,"associationRemoved":false,"isPrimaryAssociation":false}]

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 24 Dec 2025 13:47:12 GMT"
x-debug-token
"8081f7"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"c179e1"

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 30
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AI_PROVIDER
"openai"
APP_ENV
"preprod"
APP_SECRET
"b1c93806e6dd572ad8064befdfb196ed"
BASE_URL
"https://preprod-cl.u.scop3.com"
BOUNCE_SECRET_KEY
"wgRROz217ZDMW6So4qlL0zT30a8g9e"
DATABASE_URL
"mysql://preprod_cl:G8yq58dWq68UbH@maxscale-service:3306/preprod_cl"
ELASTICSEARCH_URL
"http://elasticsearch-service.elasticsearch.svc.cluster.local:9200"
ENV
"preprod"
FILE_ENCRYPTION_HASH_SECRET
"t85886ispryWBdB83q2tq46HDqRHRA7B"
GEMINI_API_KEY
"AIzaSyCuQBY3rK5UW40UnDUKC0bLjAoeN1qrU40"
GOOGLE_PLACES_API_KEY
"AIzaSyBuSjrwDq9PA5hmtT-ozEV0BjpMyR7UlXQ"
GOOGLE_PLACES_ID
"ChIJp1dOGEKlthIR0dmSKRABtdU"
HUBSPOT_ALLOWED_EMAILS
"jacques.mougin@scop3.com,anthony.gaeremynck@scop3.com,alexis.resses@scop3.com,kevin.serrat@scop3.com"
HUBSPOT_API_TOKEN
"pat-eu1-649e3b76-9f56-4200-8d83-3b4ece40e56b"
HUBSPOT_CLIENT_SECRET
"790b198d-746d-4d4e-bc6d-331ee0c36f1f"
LINKEDIN_KIT_URL
"https://scop3.notion.site/Merci-pour-votre-confiance-211788e14b3080789e73d3bac7dfcb7a"
MAILER_DSN
"smtp://amenagement%40mail.scop3.com:6v9649QDCbef7ktCNF68ksXWG4d2Lx5r@mail.scop3.com:10025"
MAIL_FROM_ADDRESS
"amenagement@mail.scop3.com"
MAIL_FROM_NAME
"SCOP3"
MAIL_REPLY_TO_ADDRESS
"contact@scop3.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
METABASE_SECRET
"fe9dcbc350da139585ea28e2cb0e86d4e0f2a3e1a8e8f4cf35a7117ed9098014"
METABASE_URL
"https://metabase.u.scop3.com"
MISTRAL_AGENT_ID_PRODUCT_STYLE_CLASSIFIER
"ag:bc84870f:20250729:product-style-classifier:9913bee9"
MISTRAL_API
"zagU37YxuWM7doBKI1DRL6r1Rc1wT2Sq"
MISTRAL_API_KEY
"iPsrseP7SiPe7zff7REiRr7GT8uzaSXn"
OAUTH_AZURE_CLIENT_ID
"c2933f03-46f2-43ba-8a85-dfab39fc48eb"
OAUTH_AZURE_CLIENT_SECRET
"1Wz8Q~Y84AOi~qj8BAJNi7MGBDeAggHY2o1wLcsx"
OAUTH_AZURE_REDIRECT_URI
"https://preprod-cl.u.scop3.com/login/azure/check"
OAUTH_AZURE_TENANT
"ece1d9e9-c81d-4dfd-90fc-20a523787cfd"
OAUTH_AZURE_URL_API
"https://graph.microsoft.com/"
OPENAI_API_KEY
"c2stcHJvai1RTUtTTWFxY0tBNUFRS051MEJxWEZ5LVBtNVh3WXkzVlhWak93ZmlSS09oN29BYnVTekU3OUNSaXdlRTdSV2twLXJsLVR4cG9sb1QzQmxia0ZKWjlEUFotcWRISTRvQkN0WlItaWwyV0xiQTFIUnc4OU8zbGJFMldqbHBRWTM0c0xHNEd0VHlJb1k2STFqWGJzWGc1Z1N2czFqMEE="
OVH_S3_BUCKET
"scop3-configurator-layout-preprod"
OVH_S3_ENDPOINT
"https://s3.rbx.io.cloud.ovh.net/"
OVH_S3_KEY
"ae74ec4f78af44b79f3008ebf2e021f4"
OVH_S3_REGION
"rbx"
OVH_S3_SECRET
"1af6b68415f44df6a1561bbfdf4d4b6a"
OVH_S3_URL
"https://scop3-configurator-layout-preprod.s3.rbx.io.cloud.ovh.net/"
PENNYLANE_API_KEY
"2ZN2-vvTg9jWlzlDfiegSH9vs063OR49Of8ncoTMtvA"
PENNYLANE_API_KEY_V2
"U6cmeP9ZT116NapVJn7Pbj79cL34KIRA9YCGXBZlVSI"
SCRAPING_API_KEY
"29df9d10ce35600e9ff1377f891ca8429918b75619d1f13b528bb5da2cc39bc1"
SENTRY_DSN
"https://ac18def1f2a8428fdecc0d0948b66859@sentry.u.scop3.com/6"
TRUSTED_PROXIES
"0.0.0.0/0"
UMAMI_API_URL
"https://umami.u.scop3.com/api/"
UMAMI_PASSWORD
"AtKAr68y5d6Fs2"
UMAMI_SHARED_URL
"https://umami-share.u.scop3.com/share/5jMg1WkfoXF6AlLk/preprod-cl.u.scop3.com"
UMAMI_SRC
"https://umami.u.scop3.com/script.js"
UMAMI_USERNAME
"api"
UMAMI_WEBSITE_ID
"96b376b8-15d7-49cb-8fb8-36e95111e852"
UPLOAD_HASH_SECRET
"mvYU45exmK47w6Eqp42A3bD7LS7d9qGH"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"684"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_COOKIE
"main_deauth_profile_token=c179e1"
HTTP_HOST
"preprod-cl.u.scop3.com"
HTTP_USER_AGENT
"HubSpot Connect 2.0 (http://dev.hubspot.com/) (namespace: webhooks-nio-http-client) - WebhooksExecutorDaemon-executor"
HTTP_X_FORWARDED_FOR
"143.244.87.70"
HTTP_X_FORWARDED_HOST
"preprod-cl.u.scop3.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_HUBSPOT_REQUEST_TIMESTAMP
"1766584029854"
HTTP_X_HUBSPOT_SIGNATURE
"c29df40aa8b6a8da40b52c8212ffc7744b609ff59854de63d6b47a29968a3a0a"
HTTP_X_HUBSPOT_SIGNATURE_V3
"2/h3GIJWfz13J2gYESSedlKz15mth+pnYS4jcyDOW6I="
HTTP_X_HUBSPOT_SIGNATURE_VERSION
"v1"
HTTP_X_HUBSPOT_TIMEOUT_MILLIS
"10000"
HTTP_X_REAL_IP
"143.244.87.70"
HTTP_X_REQUEST_ID
"076655df65b9849930ff41d567aa3014"
HTTP_X_SCHEME
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/webhook/hubspot"
REMOTE_ADDR
"10.42.82.190"
REMOTE_PORT
"56570"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1766584029
REQUEST_TIME_FLOAT
1766584029.9378
REQUEST_URI
"/webhook/hubspot"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.42.109.163"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"preprod-cl.u.scop3.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at preprod-cl.u.scop3.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"UMAMI_WEBSITE_ID,SENTRY_DSN,OVH_S3_URL,LINKEDIN_KIT_URL,TRUSTED_PROXIES,PENNYLANE_API_KEY_V2,OVH_S3_REGION,MISTRAL_AGENT_ID_PRODUCT_STYLE_CLASSIFIER,ENV,METABASE_URL,HUBSPOT_ALLOWED_EMAILS,MISTRAL_API,UMAMI_SRC,ELASTICSEARCH_URL,UPLOAD_HASH_SECRET,OPENAI_API_KEY,FILE_ENCRYPTION_HASH_SECRET,PENNYLANE_API_KEY,OVH_S3_SECRET,GEMINI_API_KEY,APP_SECRET,MESSENGER_TRANSPORT_DSN,OVH_S3_BUCKET,MAIL_FROM_ADDRESS,APP_ENV,OVH_S3_KEY,UMAMI_PASSWORD,MAIL_REPLY_TO_ADDRESS,HUBSPOT_CLIENT_SECRET,UMAMI_API_URL,MAILER_DSN,OAUTH_AZURE_TENANT,AI_PROVIDER,OAUTH_AZURE_URL_API,GOOGLE_PLACES_ID,DATABASE_URL,MISTRAL_API_KEY,GOOGLE_PLACES_API_KEY,METABASE_SECRET,BASE_URL,MAIL_FROM_NAME,OAUTH_AZURE_CLIENT_ID,SCRAPING_API_KEY,UMAMI_SHARED_URL,OAUTH_AZURE_REDIRECT_URI,OVH_S3_ENDPOINT,OAUTH_AZURE_CLIENT_SECRET,HUBSPOT_API_TOKEN,BOUNCE_SECRET_KEY,UMAMI_USERNAME,WKHTMLTOPDF_PATH"