How to turn on Activity Metrics? - android-activity

I am struggeling activating the Einstein Activity Metrics as described in the Salesforce docs:
https://help.salesforce.com/s/articleView?id=sf.aac_activity_metrics_enable.htm&type=5
I activated "Einstein Activity Capture" and I have access to the "Activities Dashboard".
In "Einstein Activity Capture --> Settings" I do not have the option to activate the Activity Metrics. I think this is related to the following note:
If you have at least one licensed Einstein Activity Capture user, all Salesforce users in your company can use the Activity Metrics fields. If you have only Standard Einstein Activity Capture users, you can’t use Activity Metrics.
Where do I get the "Einstein Activity Capture Licence" from? For the moment in permission sets I only have "Standard Einstein Activity Capture".
I am on an Enterprise Edition.
Thanks for any help.
Pascal

I've just solved this problem in one of the orgs I manage. It was a Professional edition org so the answer may vary slight for an Enterprise Org.
The "Standard Einstein Activity Capture" licenses you are seeing in your org are free licenses that enable activity capture for all your users (i.e. you can assign permissions to your users from the Einstein setup and follow through with the outlook/gmail setup to start syncing emails and calendar events.) These licenses don't give access to the Activity Metrics you are looking for. You will need an additional license for that.
Ask your AE for a Salesforce Einstein License. 1 license for the administrator is all you need to access the fields (e.g. create formula fields on objects that use these metrics)
Alternatively you can purchase 1 Inbox license which will also unlock this feature.
In my case I went with an Inbox license. Once activated, in the Einstein Activity Capture Settings, the "Activity Metrics" option was enabled and I was able to use the fields.

Related

I want to use Microsoft Security Code Analysis in Azure DevOps is there any cost involved with it for using it in scanning the code

I want to use Microsoft Security Code Analysis in Azure DevOps is there any cost involved with it.
Please refer to this doc: Onboarding and installing
If you have one of the following support offerings, contact your Technical Account Manager to purchase or swap existing hours to get access to the extension.
If you do not have one of the mentioned above support agreements, you can purchase the extension from one of our Partners.
Based on the doc, you need to purchase for this tool. So it is not free.
You need to contact the corresponding email to obtain the specific payment method

How can we collect the facebook group request data using a chrome extension?

Is there any way that we can collect data by asking the questions when someone wants to join the group. And we collect the data when we approve the joining request or sometimes programmatically?
Could you please elaborate on how we can use Facebook GRAPH API for fulfilling the above purpose?
Check out GroupTrack CRM...it's a CRM that is integrated into Facebook via a Chrome Extension. It does exactly what you asked (one click to approve individual or all pending members while also saving their answers to your questions and adding them to the CRM), along with a ton of other awesome stuff.
Keep notes and tags, track sales funnel stages, bookmark posts and comments, set follow up tasks with reminders, and more across unlimited Groups. Everything is synced in real time with a web app as well, so you can access your contact information from anywhere, plus it can be set up to integrate with external systems (Google Sheets, Streak, and Kartra at the moment, but many more to come).
Lastly, GroupTrack supports teams, so if you run a Group with other admins, you can share access to the CRM and have everything kept in sync. It's awesome!

Not able to test Google Action

I am not able to test the Google Action. I'm getting an error:
The Web & App Activity permission is enabled, but the administrator of your Google account does not allow that. Please reach out to the administrator to change the preference.
But My team members are able to test it and we have the same privileges. I can't test it. I am not able to the "Account Linking" also.
In order to use Actions on Google or the Assistant, you will need your account's activity controls for "Web & App Activity" to be enabled.
You seem to be using a GSuite account, so this change may not be possible to toggle by yourself. In a work or school environment, the ability to change certain settings may be restricted by whoever manages the accounts. Depending on the scale you may be able to get the IT department to enable this setting.
Porting the project over to a standard GMail account will allow you to test the Action without this restriction.

Microsoft Teams : REST APIs

I'm interested in getting data (metadata and content of files) out of Microsoft Teams into my application using REST APIs. I have looked at Office 365 APIs and Graph APIs but, I could not find supporting documentation for Microsoft Teams.
Teams API is now added to beta endpoint in Microsoft Graph. In documentation, you can find it together with Groups. Post, Channel and Chat Thread are available.
For example, documentation for "channel" resource is here:
https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/channel
Microsoft Teams REST API is now included into MS Graph API
https://learn.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-1.0
At the time of writing this answer there are not too many APIs around Teams. However more are being added and they are in Beta (sending messages, adding apps to team, uploading team image, and more).
https://learn.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-beta
It is not recommended to use Beta APIs in production environment as they might change.
It is also worth of mentioning that Teams are actually Office365 Groups.
Please take a look at Graph API
https://learn.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-1.0
https://learn.microsoft.com/en-us/graph/api/resources/team?view=graph-rest-beta
Expand "Teamwork" at left side, you can get all Teams related API
We do not have Teams APIs available at this time. Our extensibility options are limited to experiences within the Teams application.
The Microsoft Graph API is constantly changing and we're currently using the following to monitor/interact with our Microsoft Teams application:
https://learn.microsoft.com/en-us/graph/api/resources/teams-api-overview
It gives access to the following (at the time of writing this):
We also monitor the general usage via the reports section in the Graph API:
This gives access to:
Device Usage:
Get details about Microsoft Teams device usage by user.
Get the number of daily unique users by device type.
Get the number of unique users by device type over the selected time period.
User Usage:
Get details about Microsoft Teams user activity by user.
Get the number of Microsoft Teams activities by activity type. The activities are performed by Microsoft Teams licensed users.
Get the number of users by activity type. The activity types are number of teams chat messages, private chat messages, calls, or meetings.
https://learn.microsoft.com/en-us/graph/api/resources/microsoft-teams-device-usage-reports?view=graph-rest-1.0

SendGrid free plan is not listed Select Plan dropdown

we are developing services on IBM Bluemix and are working in multiple Bluemix orgs. We’ve noticed recently that the SendGrid free plan no longer is available (isn’t listed in the Select Plan dropdown). We see only Bronze, Silver, Gold, Platinum. Is this a bug? Was the free plan intentionally removed? #BenRondeau et al.
Thanks!.. Duane
The SendGrid free plan in Bluemix is temporarily unavailable for maintenance per the Bluemix status page:
http://ibm.biz/bluemixstatus
Here is the maintenance text for your convenience:
Maintenance: SendGrid service - US South and United Kingdom regions
The SendGrid 3rd party service has been removed from the catalog
temporarily for maintenance. This page will be updated when that
maintenance is complete. Users can not create new instances of the
service during this time. Existing instances will continue to work as
expected.
Update 2016-02-19 19:03 UTC: Maintenance of the paid SendGrid plan
offerings is complete and those plans have been restored to the US
South, United Kingdom regions. The team is working to restore the
free plan as soon as possible.
I'm not sure how the integration is with Bluemix, and if there's an interface within orgs for SendGrid that you're referring to, but you can easily get it the old fashion way: from the settings page on SendGrid's site. I made a free account just yesterday and am currently using it today without being billed.
If you need help navigating their site, they have a page dedicated to their free plan.
Just click the Try for free button. It takes you to a modal page where you can add your credentials and sign up. :)