panoratech / Panora

A single API to add dozens of integrations into your product
https://docs.panora.dev
Apache License 2.0
589 stars 164 forks source link

feat: Add integration with: Workday #623

Open vengatesh99 opened 1 month ago

vengatesh99 commented 1 month ago

What type of software do you want to build integrations with?

HRIS

Which specific platforms would you integrate with?

Workday

Which specific objects would you integrate with?

https://docs.merge.dev/integrations/ats/workday/provider-interactions/ (ATS)

Do you anticipate to mostly read, or write data?

Read and write

Please share any detail you want here

No response

lloydchang commented 1 month ago

@vengatesh99 How is https://github.com/panoratech/Panora/issues/623 different than https://github.com/panoratech/Panora/blob/main/packages/api/src/%40core/connections/ats/services/workday/workday.service.ts ? Thanks!

naelob commented 1 month ago

@vengatesh99 How is #623 different than https://github.com/panoratech/Panora/blob/main/packages/api/src/%40core/connections/ats/services/workday/workday.service.ts ? Thanks!

This file is just the connection file not the integration ! we only have ashby in ATS for now ! https://github.com/panoratech/Panora/tree/main/packages/api/src/ats/activity/services

vengatesh99 commented 1 month ago

Thank you so much @naelob !