Giter Site home page Giter Site logo

ip050 / zoho_one Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 19 KB

Zoho CRM API capture leads while keeping control over your forms

License: Mozilla Public License 2.0

Dockerfile 10.92% Python 89.08%
azurecontainerapps fastapi zoho zoho-crm zoho-crm-api

zoho_one's Introduction

ZOHO API PYTHON

CRM

  • Zoho CRM Api baseclass with auth-flow, get and post leads methods

  • This folder contains a setup using postgres, fastapi and zoho's api to keep control over your forms, the entries in your database and still send them to zoho after.

  • Additional an example dockerfile. I use it with docker > azure containerapps and connect the containerapp api to my webapp.

What do I need to use this

  • A zoho CRM account
  • CRM API client_id and client_id, while getting those you will also obtain a token, the auth flow in crm_api.py covers the refresh + auth tokens for V5

When / why to use this

  • You don't want unecesarry scripts on your webapp
  • You want to control whatever happens to your forms first, but capture the leads in zoho after
  • You don't want to host a zoho form
  • You don't want to embed a zoho form

I don't want to use docker

Create an app dir, rename files to your liking and run it as any other fastapi app

python -m pip install -r requirements.txt
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "3500"]

Referal Links

Zoho One

https://go.zoho.com/Gln

Zoho CRM

https://go.zoho.com/hs5

Zoho Social

https://go.zoho.com/7jW

Zoho Desk

https://go.zoho.com/cUR

zoho_one's People

Contributors

ip050 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.