MADHDA Business Solutions
  • Home
  • About Us
    • Privacy Policy
  • Services
    • Implementations
    • Support
    • Training
    • Upgrade
    • Business Analysis
  • Solutions
    • MS Dynamics 365 Business Central
    • MS Dynamics Nav
    • MS Dynamics 365 Sales/CRM
    • Power BI
    • Power Automation
  • Resources
    • Blog
  • Contact Us
  • How to Import Image from Excel to BC using Azure function.

How to Import Image from Excel to BC using Azure function.

6 February 2023

How to Import Image from Excel to BC using Azure function.

Hello Reader,

 

Today we are going to discuss about Use an Azure function in Business Central

  1. First sign-in into the Azure portal.

 

 

  2. Select Create a Resource. Search for Function App and then select Create.

 

 

  1. Select the subscription to use. Provide a unique name for your function app. Select .NET Core as the platform.

Select Review + Create button.

 

 

  1. Then go to notification then select Go to resources and open function app.

Select the plus (+) sign next to Functions to create a new function.

  1. Select HTTP Trigger and C# as the language to use.

Select Anonymous as the Authorization Level. You can always change this later in the function in the Integrate menu.

 

  1. Open the newly created Azure function and select the Get Function URL link.

 

      7. Then click on Test/Run, in Input section select GET in HTTP method in Key section select master (Host key) and click on Run button.

 

 

  1. In Body part enter name which you want to get an output

 

If HTTP response code is 200 so everything is fine else somethings wrong.

 

  1. After getting successfully response in Azure function copy the URL and open Postman.

Paste the URL in Postman and set the verb to GET.

Set the Authorization to No Auth.

 

  1. Add a header with the key name and value <your name>.

Select the Send button. You should see a response with your name.

 

  1. Create a new “Call Azure Function” custom Action in customer card

 

  1. After deploying extension open customer card page and click on Call Azure Function action get message with Current Customer.

 

 

Stay connected with Madhda to learn More!

For more details, please visit our website www.madhda.com or contact us on Contact@madhda.com

 

Thanks to all.

 

Previous post: Purchase order creation from Sales Order.
Next post: Post Transaction Using Configuration Package in Business Central.

Categories

  • Microsoft Dynamics 365
  • Microsoft Dynamics Business central
  • Microsoft Dynamics NAV
  • Uncategorized

Recent Post

  • Business Central : Retrieving Azure AD User information via AL.
    March 20, 2023
  • Change Authentication method from Basic Auth to OAuth2 while accessing Business Central Webservice / APIs.
    February 27, 2023
  • How to use "Dictionary" Object type into Business Central.
    February 17, 2023
  • Post Transaction Using Configuration Package in Business Central.
    February 13, 2023
  • How to Import Image from Excel to BC using Azure function.
    February 6, 2023
 


    © Copyright 2020 | All Rights Reserved By MADHDA