Tag: apex creating tasks

  • Everything you need to know about creating Tasks in Salesforce Apex

    Everything you need to know about creating Tasks in Salesforce Apex

    Salesforce task records are basically action items or items on a to-do list. Tasks are commonly logged against relevant records like a Lead, Opportunity, Contact, or Account. Sometimes, depending, on your organization’s data model it may also make sense to log tasks against custom objects. In this post, we cover how to automatically create a task in Apex.