For the complete documentation index, see llms.txt. This page is also available as Markdown.

Feedz

Using the Erathos platform

When selecting Feedz as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

  • Token — your Feedz API v2 integration key, used to authenticate all requests to the Feedz API

With this connection created you can seamlessly move your Feedz data to your BigQuery, Redshift or Postgres data warehouse.

How to find my token?

To generate your Feedz API token, you must be a System Administrator on your Feedz account. Navigate to Settings → Integrations → API Integration Key v2 and generate a new key.

Once the token is generated, copy it and paste it into the Token field on the Erathos platform. Then click Save and close to complete the setup.

Note: if you need to test the integration before connecting to production data, Feedz provides a Sandbox environment at sandbox.feedz.dev — request access through your Feedz account manager.

Endpoints and fields

employees

Sync type availability: Full-refresh

Field
Type

employeeId

text

name

text

full_name

text

email

text

cpf

text

admission_at

timestamp

birth_at

timestamp

status

text

department

text

job_description

text

direct_manager

text

company

text

branch

text

role

text

origin

text

team

text

groups

text

departments

Sync type availability: Full-refresh

Field
Type

id

text

name

text

branches

Sync type availability: Full-refresh

Field
Type

id

text

name

text

profile_job_descriptions

Sync type availability: Full-refresh

Field
Type

id

text

title

text

description

text

id_job_group

text

profile_job_groups

Sync type availability: Full-refresh

Field
Type

id

text

title

text

description

text

idCompany

text

createdAt

timestamp

updatedAt

timestamp

turnovers

Sync type availability: Full-refresh

Field
Type

id

text

reason

text

type

text

department

text

last_day_working

timestamp

profile.id

text

profile.name

text

profile.email

text

profile.dt_admission

timestamp

profile.status

text

digital_admission

Sync type availability: Full-refresh

Field
Type

id

text

name

text

email

text

deadline_at

timestamp

created_at

timestamp

updated_at

timestamp

profile_department

text

profile_job

text

status

text

celebrations

Sync type availability: Full and incremental refresh

Cursor: dt_create

Field
Type
Cursor

id

text

id_profile_from

text

id_profile_to

text

comment

text

dt_create

timestamp

mood

Sync type availability: Full and incremental refresh

Cursor: date

Field
Type
Cursor

mood

text

description

text

department

text

branch

text

name

text

average

float

date

date

objectives

Sync type availability: Full-refresh

Field
Type

id

text

id_parent

text

id_owner

text

id_company

text

id_department

text

objective

text

percentage_status

float

complete_survey

Sync type availability: Full-refresh

Parent of complete_survey_answers

Field
Type

id

text

id_company

text

id_profile_created

text

title

text

complete_survey_answers

Sync type availability: Full-refresh

Child of complete_survey

Field
Type

id

text

id_company

text

id_survey

text

id_question

text

id_profile

text

id_profile_department

text

fast_survey

Sync type availability: Full-refresh

Parent of fast_survey_answers

Field
Type

id

text

id_company

text

id_profile_created

text

question

text

fast_survey_answers

Sync type availability: Full-refresh

Child of fast_survey

Field
Type

id

text

id_fast_survey

text

id_profile

text

score

float

answer

text

answer_option

text

pulse

Sync type availability: Full-refresh

Field
Type

id

text

id_company

text

id_profile

text

id_departments

text

name

text

description

text

enps

Sync type availability: Full-refresh

Field
Type

dt_create

timestamp

dt_final

timestamp

departments

text

detractors

integer

passives

integer

promoters

integer

notifications

Sync type availability: Full and incremental refresh

Cursor: dt_created

Field
Type
Cursor

id

text

link

text

custom_message

text

dt_created

timestamp

message

text

Entity Relationships

Last updated