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!!! 🙂
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!
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!