Connector Improvement: Adding Application_stages table in Greenhouse connector
To properly calculate candidate conversions into our DWH - we need the application_stages table in Greenhouse. However, this does not come across through the FiveTran connector
FiveTran ERD: https://fivetran.com/docs/applications/greenhouse
Greenhouse ERD: (including application_stages table)
Table including fields:
Table "application_stages" {
"application_id" bigint
"stage_id" bigint
"entered_on" timestamp
"exited_on" timestamp
"stage_name" "character varying"
}
-
Official comment
Hi Tim -
Thanks for submitting this feature request. We don't currently have this planned but this seems like a worthwhile improvement to the schema. I will add it to our backlog and we will prioritize it amongst other requests we have for this connector.
Best,
Erin
-
Hi Tim,
I believe our application_history table has this information. Please refer to our ERD for more details.
Frank
Please sign in to leave a comment.
Comments
2 comments