Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages