Skip to content

sats17/Janrain_Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License Generic badge Generic badge

Janrain Utility

Simple script that will help you to perform bulk data operations on Janrain.

Prerequisite

Language
  • Python 3
Python Libraries
  • Pandas
  • Requests
  • Json
Input Variables
  • RecordsFilePath = CSV File that contains required records.
  • CredentialsFilePath = CSV File that contain your Janrain Credentials and entity related informations. (Required)
Required fields for Credentials File. (Make sure your credentials CSV File header name should be same as mentioned below)
  • url : Janrain API URL
  • client_id : Janrain Client Id
  • client_secret : Janrain Client Secret
  • type_name : Janrain Entity name

About

Bulk data operation script for Janrain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages