Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airhorns/formidable-hubspot-api
https://github.com/airhorns/formidable-hubspot-api
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/airhorns/formidable-hubspot-api
- Owner: airhorns
- Created: 2015-05-27T01:04:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T02:51:18.000Z (over 9 years ago)
- Last Synced: 2024-06-11T17:22:01.758Z (5 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hacky Formidable Wordpress plugin for sending form entries to Hubspot Forms
Forked from formidable-api, https://formidablepro.com/knowledgebase/formidable-api/.
Formidable is good at form design and collecting form entries on Wordpress sites, but not very good at CRM. Hubspot CRM is good at CRM, but the Forms aren't as easy to use inside Wordpress as Formidable. This lets Formidable forms POST a webhook to the Hubspot Form Submission endpoint to create customers in hubspot, with configurable webhook data just like formidable-api.