Skip to content

IntuitDeveloper/PayrollSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Banner

PayrollSamples

The Intuit Developer team has written this Sample App to provide working examples on how to use V4 Payroll API using GraphQL and parse the response back.

Prerequisites

  1. Before you run the sample, make sure your developer.intuit.com account is whitelisted for payroll (for alpha/beta developers only).
  2. Once your account is whitelisted, make sure to login to your account and generate OAuth2 access token either using using OAuth playground or your own code implementation.

Samples

Samples are available in the following languages, use the readme within the individual language folder for additional instructions on how to run the sample