PipedreamHQ / PipedreamHQ/pipedream

Add additional ADP Workforce Now actions

Open
#20,605 0 comments 0 reactions 1 assignee Claimed by @s0s0physm View on GitHub
enhancement triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

## Summary

PR #20527 adds three read-only ADP WFN actions (Get Worker, Get Workers, Get Worker Demographics). This issue tracks one additional action covered by the same canonical scopes.

## Suggested Action

| Action | Endpoint | Use Case |
|--------|----------|----------|
| List Worker Demographics | `GET /hr/v2/worker-demographics` | Retrieve demographics for all workers (the PR only covers single-worker lookup by `{aoid}`) |

## Notes

- Work assignment data (job title, department, manager) and custom fields are already returned as part of the `GET /hr/v2/workers/{aoid}` response — no separate actions needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.