Giter Site home page Giter Site logo

crm-in-cloud / lead-generation-sample Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 5 KB

Lead generation javascript sample for CRM in Cloud

Home Page: https://www.crmincloud.it

CSS 16.63% HTML 22.38% JavaScript 46.20% PHP 14.79%
crmincloud leadgeneration crm lead generation javascript js php

lead-generation-sample's Introduction

Lead generation con CRM in Cloud

Questo repo contiene un esempio in vanilla-Javascript di come costruire una form per la lead generation da inserire in un sito web.

Si possono utilizzare tutti i campi dell'oggetto lead del CRM come address, city, zipcode, province, region, state, vatid, website, taxidentificationnumber, ecc. Per i campi aggiuntivi bast aggiungere il prefisso ff_ al nome del campo. basta sostituire l'attributo name del tag input con il nome della proprietà che si vuole scrivere, preceduto dal prefisso crmincloud_

es: per scrivere nel campo aggiuntivo Fidelity Card con codice fidelity_card va inserito il nome crmincloud_ff_fidelity_card

<input id="fidelitycard" name="crmincloud_ff_fidelity_card" type="text" />

Attenzione: è necessario generare un token (apiKey) come descritto in questa pagina: https://help.crmincloud.it/it/article/xpddi3/

Se si utilizza solo codice javascript. il token sarà visibile all'interno dell'html, quindi è importante limitare lo scope di accesso alla sola creazione di nuovi lead.

E' possibile installare il file form-to-lead.php, che agisce da proxy. Nel qual caso il token andrà inserito nel sorgente del PHP, evitando così di esporlo.

CRM in Cloud è un prodotto TeamSystem S.p.A.

lead-generation-sample's People

Contributors

sbaia avatar sstraus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.