Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

What's the difference between using OOB Entity API vs Custom Entity API?

Posted on by 777

We have a database with text fields that our users can "highlight." All Contacts and Users in this database are the same as in Dynamics. When we highlight text fields, we are going to push this information to Dynamics, and create a new record that contains the "highlighted" text.

I was thinking we could use Task for this, but we already use the Task entity a lot, and it seems like it would clutter things up. At the very least, we'd need a check box on the Task form to differentiate between "highlighted text records" and normal task (so we can create different views). What I was thinking was creating a custom entity, and creating a record here each time a user highlights the text in our other DB. Then, when a record is created here, I thought we could create a Task to "review highlighted" text. That way we can save these records in their own entity, and also keep using the Task entity in a way we're accustomed to.

However, we want to keep things simple. How is it working with OOB entity APIs vs. custom entity APIs? Anyone have any thoughts on the overall structure, best practices, or things to keep in mind with respect to this project?

*This post is locked for comments

  • Verified answer
    Guido Preite Profile Picture
    Guido Preite 54,081 Super User 2024 Season 1 on at
    RE: What's the difference between using OOB Entity API vs Custom Entity API?

    the API is exactly the same in handling CRUD operations (Create, Read, Update, Delete) for OOB entities and custom entities

    if you want to store highlight text then create an "highlight text" custom entity, better than re-purpose an OOB entity (especially when it is already used)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans