Select Page

Category: SFDCAPEX

Messaging

Single email daily limits for messages sent using API methods Description There are some considerations to be aware of regarding daily limits when sending emails using APIs. We answer a few of the frequently asked questions...

Read More

Collections in Apex

Lists A list is an ordered collection of elements that are distinguished by their indices. List elements can be of any data type—primitive types, collections, sObjects, user-defined types, and built-in Apex types. Sets A set is...

Read More
Loading