Skip to main content

Official SDK to use Formaloo API

Project description

Formaloo SDK

This is a free SDK for using the API of Formaloo Customer Data Platform.

Formaloo is the next generation of data analytics. With Formaloo you can Use your own data to analyze your customers, your business and even predict the future. Formaloo adds an AI-powered data expert to SMBs & SMEs so they can really understand their business and their customers and act on it to boost their Loyalty, LTV and CX.

Formaloo is built for businesses, not data scientists. It's super simple to use and understand, you don't have to know data analytics or coding and best of all, it requires no data experts to operate it.

Formaloo CDP is a Customer Data Platform that collects, analyzes, and unifies data from all data sources in order to grow customers' loyalty.

Formaloo is a business productivity solution built to transform the way people collect information and put it to work. Formaloo solutions such as Formaloo CDP, Data Collection (Database & Form builder), Formaloo DataFlow, Data Analysis tool, Workflow Automation helps thousands of businesses every day to collect & manage their data with impact.

Installation

Install formaloo sdk using pip: pip install formaloo-cdp

Authentication

Get client key and secret key in formaloo dashboard: https://cdp.formaloo.net/redirect/current-organization/integrations

Then export them as environment variables: export FORMALOO_CLIENT_KEY = 'YOUR_FORMALOO_CLIENT_KEY' export FORMALOO_CLIENT_SECRET = 'YOUR_FORMALOO_CLIENT_SECRET'

Usage

Example: we want to get stats of a form, first we should import Form class and create an instance, then we call get_stats method like below:

from formaloo.forms import Form

form = Form()

form.get_stats(
    url_params=['9mpTfdpR']
)

action: Every class has a list of actions. in this example get_stats is a action of Form class. You have access to list of actions for a class by actions_list property. print(form.actions_list)

url_params: in this argument we set parameters of url in a list by order, in this example 9mpTfdpR is slug of form.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

formaloo-cdp-0.4.0.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

formaloo_cdp-0.4.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file formaloo-cdp-0.4.0.tar.gz.

File metadata

  • Download URL: formaloo-cdp-0.4.0.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for formaloo-cdp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 3a556d0829fba8b87b3da69bba0ba674735b38c07896b7b3c697f82d1ee51641
MD5 c80a742f2dcd96973482196a6b935101
BLAKE2b-256 bdf9bad011914092d0791a8bda38a73cc6d4ba5dfea477b5972a6a5f9797103a

See more details on using hashes here.

File details

Details for the file formaloo_cdp-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: formaloo_cdp-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for formaloo_cdp-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3909ca68c33f18804f4f585e4ff718e6f49472ead96e8cad7969a1e52a31e11d
MD5 d00e85a88ce118edd3599fe86bddd0a5
BLAKE2b-256 25b61c1c6a56468b1b956fba972ba2fe1dc5f82e065e8ecdcdfd56468db6549a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page