Skip to main content

A simple interface into the Kontagent REST API

Project description

This is a very minimal API into Kontagent, written using purely modules from the Python standard library.

Here’s how you might use it:

from kontagent import Kontagent

k = Kontagent(‘MY_API_KEY’, ‘MY_SECRET_KEY’) k.invite_sent(16904779, [542469672], tracking_tag=’testtag’)

This is now being used in production for http://radiosox.com/

A full list of all of the methods available is:

  • invite_sent

  • invite_click_response

  • notification_sent

  • notification_click_response

  • notification_email_sent

  • notification_email_response

  • post

  • post_response

  • application_added

  • application_removed

  • undirected_communication_click

  • page_request

  • user_information

  • goal_counts

  • revenue_tracking

  • raw_request

You should consult with the Kontagent REST Server API to see what each of these functions does. You can find that here:

http://developers.kontagent.com/reference/api-documentation/facebook-rest-server-api

Unfortunately, for right now you’re going to have to UTSL to find out about the parameters that each method takes.

Hope you find this useful!

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

pykontagent-0.3.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file pykontagent-0.3.tar.gz.

File metadata

  • Download URL: pykontagent-0.3.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pykontagent-0.3.tar.gz
Algorithm Hash digest
SHA256 eead45a35e04c7e306d2edb38efb948a82ba82940e3baac9b2b0b5ceacab47a2
MD5 6009a3512203a87f11b33bd68451bbd5
BLAKE2b-256 7445e14d8c128f8cd44801578d97036c6285f06934a4cdea5133ca39ea7a1dc0

See more details on using hashes here.

Supported by

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