APIs & Integrations

DBhatt888
Member

What is new API for Get email events "GET /email/public/v1/events"

I want to move new private app api (V3 API). Please help me what is alternative of below api. without hubspot api key.

below is api document link.

 

https://api.hubapi.com/email/public/v1/events?hapikey=demo&campaignId=13054799&&recipient=" + receipient + "&limit=10&startTimestamp=Date()

 

https://legacydocs.hubspot.com/docs/methods/email/get_events

 

i want to get email logs without use hubspot api key . 

2 Replies 2
SSukys
Contributor | Elite Partner
Contributor | Elite Partner

What is new API for Get email events "GET /email/public/v1/events"

Hello! 

 

It does not look like the V3 email API has been released yet. This page shows what is currently available. You should be able to implement oAuth to get the same information without an API key.

 

I hope this helps!

 

0 Upvotes
DBhatt888
Member

What is new API for Get email events "GET /email/public/v1/events"

 

https://api.hubapi.com/email/public/v1/events?hapikey=demo&campaignId=13054799&&recipient=" + receipient + "&limit=10&startTimestamp=Date() 

this api is it working ? after Novemeber month? my older way . Please tell me

0 Upvotes