AWS Lambda to create Contact in HubSpot

Hi, I am a newbie to Hubspot and have only very basic programming skills.

I have a need to create a connection to our AWS App where new users are adding to our CRM on a new user sign up.

1 of the reasons for trying Hubspot was that my developer couldnt get it going with a competitor CRM so I hope the process is going to be smoother.

This will end up being a production environment so oAuth would be the way to go.

I can see that there is a Zap for it but this is limited to only certain AWS regions which is no good to me.

Im wondering if anyone has got this going or can point me in the right direction for any resources.

Thanks in advance

Todd

Welcome, @tango19.

It’s certainly possible to build a HubSpot integration on AWS Lambda. @gepot, for example, developed a serverless app to delete contacts when they are added via CC without consent.

Have you checked out the HubSpot sample apps?

Thanks @IsaacTakushi