Logic Apps

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="full_width" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index="" background_image="1403"][vc_column css=".vc_custom_1576835039151{margin-top: 0px !important;}"][vc_empty_space height="80px"][vc_row_inner row_type="row" type="grid" text_align="left" css_animation=""][vc_column_inner][vc_column_text] Blog Why I liked the Tweakers.net IoT Workshop at Schuberg Philis [/vc_column_text][vc_column_text] Written by Jordy Maes [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space height="80px"][/vc_column][/vc_row][vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_empty_space height="50px"][vc_row_inner row_type="row" type="full_width" text_align="left" css_animation=""][vc_column_inner][vc_empty_space height="20px"][/vc_column_inner][vc_column_inner][vc_column_text] Welcome...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]If you want to keep track of changes in a Blob container, or notify someone when there occurs a change in a Blob container, it is possible to use a Logic app that is triggered when a...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]Hybrid integration is a hot topic. With the rise of Software as a Service (SaaS), businesses and their current infrastructure will have to rise and change with the API-enabled and connected enterprises of today. The setup We are going...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]The resources from the previous blog post have been created, are up and running but are, sadly, not yet error proof. In this post, we will take a deeper look into error handling for APIM and Logic...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]During one of our Logic App projects we faced an issue with trying to parse JSON messages without root element. In this blog post we will describe one of the solutions we implemented in order to process those...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]For the purpose of this blogpost we are going to create a new SalesForce development environment. This is free. Then we are going to create a new Account in SalesForce, poll this account via a Microsoft Logic...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]The default behavior of a logic app is to sequentially execute action upon action when the preceding execution succeeded. When one action fails, the logic app execution is stopped and all remaining actions are never executed. In some...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]Let’s take our first look at Logic Apps and their capabilities by completing the flow from the previous posts. We will also go a bit deeper into APIM policies to set one up that routes based on...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]With the SQL Database connector, Azure Logic Apps enables us to perform operations towards both cloud and on-premise SQL Server databases. Currently, the SQL Server Connector does not have any triggers which can be used & it supports...

[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" z_index=""][vc_column][vc_column_text]With the managed "Dynamics CRM" API, Microsoft provides a way to integrate your Dynamics CRM Online platform with Azure Logic Apps. The connector can be used as a trigger (On Create or On Update) as well as...