singer-io / tap-frontapp

GNU Affero General Public License v3.0
3 stars 8 forks source link

Missing metrics retrieved by the tap #11

Open Toze opened 4 years ago

Toze commented 4 years ago

Frontapp exposes analytics through its API https://dev.frontapp.com/reference/analytics-1

The Tap doesn't seem to retrieve the analytics mentioned on the doc (it retrieves things that aren't documented anymore?).

The tap should be updated to retrieve those:

Tables

Scalars

Time graph metrics

PoulpiFr commented 4 years ago

Hello,

The Tap doesn't seem to retrieve the analytics mentioned on the doc (it retrieves things that aren't documented anymore?).

image

I see the team_table in the Front documentation which is the table being sync'ed by this tap.

Is there any table / scalar / graph that you would like to get in a first iteration to get some priorization?

Toze commented 4 years ago

I'd say adding tags_table + all scalars would be a good start