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.3.0.tar.gz (9.7 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.3.0-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: formaloo-cdp-0.3.0.tar.gz
  • Upload date:
  • Size: 9.7 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.3.0.tar.gz
Algorithm Hash digest
SHA256 6c2015be3d88d04ec2c24551a19dc5098ca0daff078c6aa439e444a77dbbbeb4
MD5 460409745b1a33a381762987879b0e2d
BLAKE2b-256 a9282a661d9c71f25fb495543e9517b55b1eefb2c065e248a33a4f69ec9139cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: formaloo_cdp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 15.0 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18d1a16dad9f948bf00e03e0634baec7ed4cac4d14e7e867cdcefa0bee36f3cc
MD5 3db0df9c1e817696aba99e6257a0b08d
BLAKE2b-256 c28d4e78c0b288cea17ebebb18cfb77c3f2760668c84a3f359772a46216e45fa

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