7 11, 2019

Salesforce Script To Fetch Object

2023-04-25T10:47:19+00:00November 7, 2019|Salesforce|1 Comment

|
| ByWinsurtech

Salesforce script to fetch object which contains fields using fields API When we work with objects in salesforce, sometimes we need a few things dynamically like a list of object names that contain field with a given API name of the field. So, here is [...]

5 11, 2019

Amazon Route 53

2023-04-25T10:50:29+00:00November 5, 2019|Cloud|0 Comments

|
| ByWinsurtech

Amazon Route 53 Overview: Route 53 is a Domain Name Service provided by Amazon Web Services. Amazon Route 53(DNS service) is used to convert the human-friendly name (such as www.example.com) into an internet protocol addresses(Such as 192.0.1.1) with an authoritative name server in data centers [...]

1 11, 2019

Salesforce Development Best Practices

2023-04-25T10:51:13+00:00November 1, 2019|Salesforce|0 Comments

|
| ByWinsurtech

Salesforce Development Best Practice There are various approaches for developing code in salesforce but there is always one way which is better than others. So here is a list of best practices that should be followed while working in Salesforce. Apex 1. You can write [...]

24 10, 2019

Microsoft Azure Security

2023-04-25T10:52:01+00:00October 24, 2019|Uncategorized|1 Comment

|
| ByWinsurtech

Microsoft Azure Security Microsoft Azure provides security features for customers to host their infrastructure and applications. The Microsoft Threat Intelligence Center is one of the security teams at Microsoft that encounters and mitigates threats. A few years back, security was a weak point in the [...]

22 10, 2019

AWS Summary

2023-04-25T10:52:37+00:00October 22, 2019|Cloud|1 Comment

|
| ByWinsurtech

Amazon Web Services Summary The AWS platform serves a big role to lead businesses to achieve their goals. AWS comes with lots of features and services with a secure cloud platform offering compute power, database storage, content delivery, and other functionality to help businesses scale [...]

18 10, 2019

Salesforce Shield Introduction

2023-04-25T10:53:10+00:00October 18, 2019|Salesforce|0 Comments

|
| ByWinsurtech

Salesforce Shield Introduction Salesforce Shield has been introduced to help users with complex governance and compliance needs. It is basically a set of integrated services built in the Salesforce1 platform. It lets customers see who is doing what with the sensitive information, know the state [...]

10 10, 2019

Azure Active Directory

2023-04-25T10:54:57+00:00October 10, 2019|Cloud|0 Comments

|
| ByWinsurtech

First, you should know that Windows Server Active Directory wasn’t designed to manage web-based services. Azure Active Directory, on the other hand, it was designed to support web-based services that use REST (REpresentational State Transfer) API interfaces for Office 365, Salesforce.com DropBox, and Google Apps [...]

4 10, 2019

Salesforce DX – Introduction

2023-04-25T10:33:11+00:00October 4, 2019|Salesforce|0 Comments

|
| ByWinsurtech

Salesforce DX - Introduction Salesforce DX stands for Salesforce Developer Experience. It is a Salesforce product within the App cloud that helps developers to develop and manage the Salesforce app efficiently. Salesforce DX proposes a new project structure for the org’s code and configuration. It [...]

26 09, 2019

Salesforce Profiles and Permission sets

2023-04-25T10:34:25+00:00September 26, 2019|Insurance|0 Comments

|
| ByWinsurtech

Salesforce Profiles and Permission sets In salesforce - Profiles, permission sets, roles, and sharing rules are used to provide specific access to the users. Profiles: Profiles are used to give specific access to the group of users for objects, records, and layouts, etc. You can [...]

Go to Top