tap-fastly
pulls raw data from Fastly and produces JSON-formatted data per the Singer spec.
meltano add extractor tap-fastly
If you are successful, you should see Added and installed extractors 'tap-fastly'
in your terminal.
.env
file in a text editorexport TAP_FASTLY_API_TOKEN="yourFastlyApiToken"
# The date uses ISO-8601 and supports time if desired
export TAP_FASTLY_START_DATE="YYYY-MM-DD"