APIs & Integrations

Nusnus
Contributor

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

Hello,

 

I've used the example code from the Timeline API: https://developers.hubspot.com/docs/methods/timeline/create-or-update-event

 

And I can't see the event in the contact's activity tab even though I'm getting 204 response.

 

What am I missing?

0 Upvotes
1 Accepted solution
cbarley
Solution
HubSpot Alumni
HubSpot Alumni

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

Filter can be found here: http://prntscr.com/mu58py. Yes, the header and detail templates should be defined. You can define them in your Developer Account or via requests to the endpoints outlined for the Timeline API

View solution in original post

0 Upvotes
5 Replies 5
cbarley
HubSpot Alumni
HubSpot Alumni

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

Hi @Nusnus , can you please post a link to a contact record in your account where you're seeing this happen? Make sure the timeline when you're looking at the contact record is not filtered.

0 Upvotes
Nusnus
Contributor

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

Contact: https://app.hubspot.com/contacts/5535143/contact/301/

And where is the timeline filter?

 

Thanks!

0 Upvotes
Nusnus
Contributor

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

Also it's important to mention I didn't define the header/detail templates at all.

Can this cause the timeline event not to be shown at all?

0 Upvotes
cbarley
Solution
HubSpot Alumni
HubSpot Alumni

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

Filter can be found here: http://prntscr.com/mu58py. Yes, the header and detail templates should be defined. You can define them in your Developer Account or via requests to the endpoints outlined for the Timeline API

0 Upvotes
Nusnus
Contributor

Can't see Timeline API Event in Contact's Activity with response 204

SOLVE

I understand. Thank you.

For now I had to move on to something else but once I get back to the timeline API code I will add the templates and I hope it will fix the issue.

 

Thanks! 🙂