APIs & Integrations

Murray62
Membro

with webhook API can I use port other than 443 for HTTPS webhook

resolver

Building a webhook API integration and my client does not want to use port 443 but rather something more discreet like 1043 or even 1960.  I want to know if I can specifiy a port number on the webhook registrtion.

0 Avaliação positiva
1 Solução aceita
Teun
Solução
Especialista reconhecido(a) | Parceiro Diamante
Especialista reconhecido(a) | Parceiro Diamante

with webhook API can I use port other than 443 for HTTPS webhook

resolver

Hi @Murray62 ,

 

Based on this post, I assume you can simply define the port in your URL. So you could try setting example.com:1043 as the Webhook URL.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


Exibir solução no post original

0 Avaliação positiva
2 Respostas 2
Teun
Solução
Especialista reconhecido(a) | Parceiro Diamante
Especialista reconhecido(a) | Parceiro Diamante

with webhook API can I use port other than 443 for HTTPS webhook

resolver

Hi @Murray62 ,

 

Based on this post, I assume you can simply define the port in your URL. So you could try setting example.com:1043 as the Webhook URL.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


0 Avaliação positiva
Murray62
Membro

with webhook API can I use port other than 443 for HTTPS webhook

resolver

Thank you Teun for that response.  

0 Avaliação positiva