Now, for all the newbies working with Common Data Service (Current Environment) connector face a little constraint in order to read certain fields which are NOT in the list of
Now, for all the newbies working with Common Data Service (Current Environment) connector face a little constraint in order to read certain fields which are NOT in the list of
Using graph API you can access all the Active directory attributes. The me endpoint gives your profile information https://graph.microsoft.com/v1.0/me. To get a specific user’s information the endpoint should be https://graph.microsoft.com/v1.0/users/useremailaddress
Life is pain… “The following filtering attributes are not valid:…” { “error”: { “code”: “0x80040203”, “message”: “The following filtering attributes are not valid: lastname” }} Fix the trigger …error Remove the white space between the comma and the next attribute! A white space between
Let’s look at an example. In my opportunity form, there is an account lookup field. Sales manager requests that he needs to see the primary contact number of the account
Let’s say I want trigger some logic when the particular field has been modified on a record. In this example, I modify a contact Email field and create a Note