When to create a Custom Activity?

by Mar 14, 2024

When to create a Custom Activity?

I’m always very reluctant to create Custom Activities. They come with a lot of bagage.

Their stretch is excessively big, creating a lot of relations in all kinds of entities. Once you create a Custom Activity it’s kind of permanent: no walking back on your decision.

My rules before adding a Custom Activity: – is it a real action (start/end/status) – is it really core to your business, and it’s here to stay

What are your rules for adding Custom Activities?

Today I am torn how to add Marketing Interactions: Entity vs Activity?

Marketing Interactions are more like Events, like Email Opened, Email Clicked, Page Visited, Unsubscribed, Form Submitted, etc..

It could be nice to show time in the Timeline of a Contact, but it can also overflow the Timeline, pushing away more important activities.

Would you want to see these Interactions in the Timeline? Or is having a separate sub grid good enough?

#
Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

Progressive Enhancement for JS is overrated.

Progressive Enhancement for JS is overrated. In today’s web, HTML + CSS + JS is a package deal. Almost every browser supports the trio, and let’s be real: users expect apps to work smoothly with JavaScript. 95%+ of users have JS enabled – why build for the exception?...

read more

Alpine.js just clicked. 🎯

Alpine.js just clicked. 🎯 Its declarative syntax—attributes on HTML tags—is perfect for simple UI logic. Most of the time, I don’t even need to touch JavaScript. And when I do? I can write just a little bit, and it fits right in. What’s even better? The declarative...

read more