An open API service indexing awesome lists of open source software.

https://github.com/zentered/typeform-webhook


https://github.com/zentered/typeform-webhook

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Serverless Sales Automation

The project saves data from the Typeform Lead Generation form into the Infusion software.

In order to run the project you need to obrain the Infusion software access token and place it into the `INFUSION_ACCESS_TOKEN` variable of the `.env` file.

To start the project locally:
```shell
> make run
```