singer-io / tap-sendgrid

a Singer Tap for SendGrid Core
GNU Affero General Public License v3.0
6 stars 10 forks source link

Outdated for Sendgrid "Marketing New" #8

Open slawrence-qz opened 3 years ago

slawrence-qz commented 3 years ago

This tap was built on the original Sendgrid API framework. Since then, they have been redeveloping the back and end have released what they call "Marketing Campaign New" (prefixed tables with "mc" with a completely different table structure and schema. This tap only pulls from the previous version and does not connect to "mc[table]" sources.

mascah commented 3 years ago

Just echoing this. This is blocking setup of new SendGrid Core integrations in Stitch as well. Marketing is full access, as well as full access under V2 Web API but the following error occurs,

Exception: Insufficient authorization, missing for marketing_campaigns.read

FloHiwg commented 2 years ago

Second this. Does anyone found a workaround with stitch and sendgrid?