6.0.0 • Published 5 years ago

@datafire/orghunter v6.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@datafire/orghunter

Client library for OrgHunter

Installation and Usage

npm install --save @datafire/orghunter
let orghunter = require('@datafire/orghunter').create({
  user_key: ""
});

.then(data => {
  console.log(data);
});

Description

Get the latest IRS data and most up to date charity information for your website or application

Actions

v1.categories.post

orghunter.v1.categories.post(null, context)

Input

This action has no parameters

Output

Output schema unknown

v1.charitybasic.post

orghunter.v1.charitybasic.post({}, context)

Input

  • input object
    • ein string: ein (Employer Identification Number)

Output

Output schema unknown

v1.charityfinancial.post

orghunter.v1.charityfinancial.post({}, context)

Input

  • input object
    • ein string: ein (Employer Identification Number)

Output

Output schema unknown

v1.charitygeolocation.post

orghunter.v1.charitygeolocation.post({}, context)

Input

  • input object
    • ein string: ein (Employer Identification Number)

Output

Output schema unknown

v1.charitypremium.post

orghunter.v1.charitypremium.post({}, context)

Input

  • input object
    • ein string: ein (Employer Identification Number)

Output

Output schema unknown

v1.charitysearch.post

orghunter.v1.charitysearch.post({}, context)

Input

  • input object
    • ein string: Employer Identification Number (EIN)
    • searchTerm string: Charity Name or Keyword. Example: humane society or cancer
    • city string: City Name. Example: Miami
    • state string: State Name - Two letter state abbreviation
    • zipCode string: Zipcode Value - 5 digit zipcode value
    • category string: Category Value Selected from Categories API
    • eligible string: eligible=1 will return only organizations that are tax deductible and in good standing with the IRS
    • start string: Record Set Start Position
    • rows string: Records Per Page. Default Value = 20

Output

Output schema unknown

Definitions

This integration has no definitions

6.0.0

5 years ago

5.0.0

7 years ago

4.0.0

7 years ago

3.0.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

0.0.3

9 years ago

0.0.1

9 years ago