Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhiyerra/hubspot-crm-lambda
Serverless api to post to hubspot
https://github.com/abhiyerra/hubspot-crm-lambda
Last synced: about 5 hours ago
JSON representation
Serverless api to post to hubspot
- Host: GitHub
- URL: https://github.com/abhiyerra/hubspot-crm-lambda
- Owner: abhiyerra
- License: mit
- Created: 2016-05-21T04:50:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T01:12:55.000Z (over 8 years ago)
- Last Synced: 2024-12-27T07:09:31.958Z (15 days ago)
- Language: Python
- Size: 809 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubspot-crm-lambda
Create a serverless form for collecting lead information from a web
form and putting it into [HubSpot CRM](hubspot.com). Check out
[an example on the Acksin site](https://www.acksin.com/consulting).## Usage
1. Modify `project.json` and update the role.
1. Get Apex.
1. `apex deploy -s HUBSPOT_API=apikey consulting`
1. Include form.html in your site. Make sure to install the AWS Lambda.