Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Creatly/leads-api

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creatly Leads API

Service that collects info from landing page's lead form & saves it to CRM (Trello Board)

Prerequisites

  • go 1.16

Build & Run

  1. Set env variables
export TRELLO_LIST_NAME="Leads"
export TRELLO_BOARD_ID=TqW02k3K
export TRELLO_API_TOKEN=<your token>
export TRELLO_API_KEY=<your key>
  1. Run app
make run

API

POST /leads

{
    "firstname": "Vasya",
    "lastname": "Pupkin",
    "email": "vasyapupkin@gmail.com",
    "phone": "+380996969228",
    "source": "pdf",
    "niche": "IT",
    "utm_source": "instagram",
    "utm_medium": "target"
}

About

API service that saves landing page leads to CRM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.