Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Field Engineer Web API

This repo stores the code for a simple Web API that presents information helpful to heating engineers working in the field to maintain and fix furnaces in domestic settings. This API supports the document **The fusion development approach to building power apps**. In the document, the development of Power Apps, which integrates with this Web API, is described.
This repo stores the code for a simple Web API that presents information helpful to heating engineers working in the field to maintain and fix furnaces in domestic settings. This API supports the document **[The fusion development approach to building power apps](https://docs.microsoft.com/en-gb/powerapps/guidance/fusion-dev-ebook/)**. In the document, the development of Power Apps, which integrates with this Web API, is described.

This repo also includes the JSON definition for the Logic App created in the document.

Expand Down Expand Up @@ -167,4 +167,4 @@ The app is available as an exported Zip package in the PowerApp folder. You can

The app does not include the custom connectors for the various data sources. This is because you must create them to connect to your implementation of the services (Azure API Management, Azure Search, and Azure Logic Apps) that provide the data. Follow the instructions in the guide to create these connectors and configure the app.

A complete version of the Logic App is available as a JSON file in the LogicApp folder. You can paste the contents of this file into the **Logic app code view** for a blank Logic App. Change the references to **vanarsdelapim** to your own APIM account.
A complete version of the Logic App is available as a JSON file in the LogicApp folder. You can paste the contents of this file into the **Logic app code view** for a blank Logic App. Change the references to **vanarsdelapim** to your own APIM account.