QuestionQ42

Develop integrations

You are building a PowerApps connector between Dynamics 365 Sales and Slack.

A Slack notification must be generated whenever a new product is added to Dynamics 365 Sales. Generating notifications must not require signing in directly to Dynamics 365 Sales. You created a Power Apps connector between Dynamics 365 Sales and Slack to enable this.

Configure the appropriate security for each scenario.

Drag & Drop
OAuth
Security roles
API key
Basic authentication
Ensure Dynamics 365 security is in place.
Capture application usage from public site.
Configure a website login that does not need encryption.
Explanation

Dynamics 365 Sales uses security roles to control users’ privileges. API keys identify an application to a public API or site and can be used to track its usage. Basic authentication supplies credentials for a website login; OAuth is not required by these listed scenarios.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!