CMS Development

AHusken
Member

Custom code to connect HubSpot to an external platform

SOLVE

Hi everyone! Can anyone help me with the “Custom Code” in HubSpot? We are connecting HubSpot to our event platform using the workflow and custom code. I got the code from an external source and it has always worked fine. But now HubSpot says that the language “NODE16X” is outdated and I have to select “Pyton 3.9”. Can I use the same code or does it need to be adapted? Thanks in advance!!! 🙂

AHusken_0-1736495106627.pngAHusken_1-1736495132141.png

 

1 Accepted solution
GRajput
Solution
Recognized Expert | Platinum Partner
Recognized Expert | Platinum Partner

Custom code to connect HubSpot to an external platform

SOLVE

Hi @AHusken 

 

If you want to use Python 3.9. Then you will have to update your code. Currently your code is in javascript so if you select Python then you will have to write your code in python and to do so you will need a developer. I would suggest just choose NODE 20.x rather than Python 3.9, in that you won't have update or change your code.

 

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!




Gaurav Rajput
Director, MarTech( Growth Natives)

Book a meeting


View solution in original post

0 Upvotes
2 Replies 2
GRajput
Solution
Recognized Expert | Platinum Partner
Recognized Expert | Platinum Partner

Custom code to connect HubSpot to an external platform

SOLVE

Hi @AHusken 

 

If you want to use Python 3.9. Then you will have to update your code. Currently your code is in javascript so if you select Python then you will have to write your code in python and to do so you will need a developer. I would suggest just choose NODE 20.x rather than Python 3.9, in that you won't have update or change your code.

 

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!




Gaurav Rajput
Director, MarTech( Growth Natives)

Book a meeting


0 Upvotes
AHusken
Member

Custom code to connect HubSpot to an external platform

SOLVE

Thank you so much! 

0 Upvotes