APIs & Integrations

FlorentMathieu
Participant

Events results showing up wrong

SOLVE
 
0 Upvotes
1 Accepted solution
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

Events results showing up wrong

SOLVE

Hi @FlorentMathieu,

 

When I attempt to grab only eventType=SENT for campaign 79033709 with the following endpoint:

https://api.hubspot.com/email/public/v1/events?hapikey={{hapikey}}&campaignId=79033709&limit=100&eventType=SENT

I'm able to see that it returns a list of email events log with the eventType = SENT - is that how you're calculating the SENT number? If so, I'm not seeing zero SENT.

 

Likewise for DELIVERED eventType; if I use &eventType=DELIVERED, I'm seeing a list of email events log.

 

Would you mind elaborating further how you're seeing zero sent or delivered? 

View solution in original post

0 Upvotes
2 Replies 2
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

Events results showing up wrong

SOLVE

Hi @FlorentMathieu,

 

When I attempt to grab only eventType=SENT for campaign 79033709 with the following endpoint:

https://api.hubspot.com/email/public/v1/events?hapikey={{hapikey}}&campaignId=79033709&limit=100&eventType=SENT

I'm able to see that it returns a list of email events log with the eventType = SENT - is that how you're calculating the SENT number? If so, I'm not seeing zero SENT.

 

Likewise for DELIVERED eventType; if I use &eventType=DELIVERED, I'm seeing a list of email events log.

 

Would you mind elaborating further how you're seeing zero sent or delivered? 

0 Upvotes
FlorentMathieu
Participant

Events results showing up wrong

SOLVE

Hi,

 

thank you for your help, I actually discovered through this technique a lot of messages that I was filtering. I was using a test on the "filteredEvent" property, which actually does not always exist. I noticed the same thing about the "status" property. I'm good now, I'll close this 🙂

 

Thanks again,

Florent

0 Upvotes