1. Difference between Roles and Profiles
Roles, primarily control a user's record-level access permissions through role hierarchy and sharing rules.
Profiles, sets control a user's object- and field-level access permissions
2. Did you faced any situation where circular trigger take place, what's the error? And how did you avoid it?
Roles, primarily control a user's record-level access permissions through role hierarchy and sharing rules.
Profiles, sets control a user's object- and field-level access permissions
2. Did you faced any situation where circular trigger take place, what's the error? And how did you avoid it?
REST API has a lightweight request and response framework and is easy to use, it’s great for writing mobile and web apps. Supports CRUD. supports both XML and JSON.
SOAP API uses the WSDL file as a formal contract between the API and consumer, it’s great for writing server-to-server integrations.