Workflow Development using Visual Studio 2017 for SharePoint online

Slides:



Advertisements
Similar presentations
Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Advertisements

©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
SharePoint Apps for the IT Pro #spsnl ABOUT ME Thomas Vochten SharePoint MVP. Platform architect. Speaker. Trainer. Involuntary DBA. Consultant.
App for SharePoint (*.app) Widgets Dashboards Data roll ups.
Workflows in SharePoint About me We love workflows.
InfoPath Forms and Workflows in SP 2010 Wylde Solutions Sydney SharePoint User Group 18 September 2011 Sydney, Australia.
GPPC Connections 2011 | November 6-8 | Las Vegas, NV SharePoint 101: An Introduction to Microsoft SharePoint 2010 Joseph Tews, MCITP, MCT Summit Group.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Business Productivity Online Suite Enterprise class software delivered via subscription services hosted by Microsoft and sold with partners.
TrackDayTimeTitle ProjectTuesday12:30pm-1:45pm Managing tasks and projects with SharePoint Online and Project Pro for Office 365 ProjectWednesday9:00am-10:15amManaging.
Build a SharePoint App with Microsoft Access. About me.
“Add-ins” of functionality for some Office programs Placed within the document or in the task pane Access apps can contain Apps for Office Related.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Sandbox Solutions for On Prem and O365. { About.Me() } IK spreek een beetje nederlands! I have travelled.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
23/04/2017 Desarrollando una integración entre Azure Websites y SharePoint Online de Office 365.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
UnboundedConnected Expressive People centric Content centric App business logic.
SharePoint 2013 Architecture Service applications in SharePoint 2013.
Welcome to Azure App Services! Amie Seisay
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Welcome to Azure App Services! Amie Seisay
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
Back to Basics A Tour of Microsoft SharePoint. Who am I? Kenny Duenke Lead Systems Analyst RGA
Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web.
(No-Code) Tools of the SharePoint Trade Asif Rehmani, SharePoint MVP VisualSP Download my presentations at:
Asif Rehmani, SharePoint MVP VisualSP
InfoPath Forms and Workflows in SP 2010 Wylde Solutions Sydney SharePoint User Group 18 September 2011 Sydney, Australia.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Early Intro to Logic Apps & Power Apps Kyle Wilson Microsoft - PTS.
Serverless in Office 365 Build services with Azure Functions
Joy Rathnayake Senior Architect – Virtusa Pvt. Ltd.
Becky Bertram January 21, 2017 SharePoint Saturday St. Louis
Demand Management and Workflow
Creating SharePoint App Model Dev Environments
10 Amazing Things About Power BI You Don’t Know
Automate Custom Solutions Deployment on Office 365 and Azure
Beyond the BDC\BCS Model
Adam Gent UK UC User Group
O365 Customization in the year 2017
Line of Business Solutions in SharePoint Online
Transition Your SharePoint Designer Workflows to Microsoft Flow
Upgrading from Full Trust Code to Add-in Model and SharePoint Framework Paolo Pialorsi Senior Consultant - PiaSys.com Track: DEV | Level:
0x - Lecture Title Andrew Connell, MVP
PowerApps for SharePoint Users
SharePoint Saturday Detroit
Introduction to ASP.NET MVC Jump Start
Microsoft Flow and PowerApps End-to-End
Serverless with Microsoft Flow and Azure Functions
Digital Lobby.
Introduction to SharePoint Framework (SPFx)
Get Office 2016 with Office 365 and get down to business
Using Microsoft Flow with Power BI
It’s called best practice for a reason
Unlock The Power of Your Business Processes Demystifying Workflow Solutions
Office 365 Development July 2014.
Practical guide to build Modern Intranet sites with SharePoint Communication Sites Asish Padhy.
SharePoint Online and Azure Team to Manage Safety on Multiple Devices, from Anywhere “SharePoint Online and the Microsoft Azure platform allowed us to.
Flow for SharePoint An Introduction
SPC Developer 1/18/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
2/27/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Power BI Streaming Datasets with MS Flow
Microsoft Office SharePoint 2007 Technical Enablement Tour
Bijay Kumar Sahoo Office Server & Services MVP (SharePoint)
Office 365 Development July 2014.
Guest management with the Power Platform & the Microsoft Graph
FLOW 101 Power BI User Group.
Presentation transcript:

Workflow Development using Visual Studio 2017 for SharePoint online Bijay Kumar Co-Founder, TSInfo Technologies , Microsoft MVP

Agenda Little Introduction about Today’s Topic & Me Workflows using Visual Studio but Why? Business Requirement Web API Development using Visual Studio 2017 Deploy Web API to Microsoft Azure Develop SharePoint Hosted Add-in VS 2017 Add Workflow in SharePoint Hosted Add-in Call Web API inside Workflow Test Workflow Questions?

About Me Microsoft MVP (SharePoint) 5 years in a row Co-founder TSInfo Technologies (SharePoint Consulting & Training Company) @Fewlines4Biju Fb.com/fewlines4biju http://in.linkedin.com/in/fewlines4biju/ Fewlines4Biju@gmail.com More than 11+ years Experience, ~10 years in SharePoint Technical Consultant | Blogger | Trainer | Speaker EnjoySharePoint.com SharePointSky.com

Why Workflow using Visual Studio

Business Scenario

What we are using for this? (Web API) Develop Web API using Visual Studio 2017 Web API will have all the Business Logic Microsoft.SharePoint.Client.dll Microsoft.SharePoint.Client.Runtime.dll Expose an URL to Access

What we are using for this? (Workflow) Develop a Workflow using Visual Studio 2017 SharePoint Hosted Add-in Site Columns, Content Type & Required Lists Call Web API using HTTPSend Notify User About Result Call Web API Inside Workflow Deploy Workflow & Test

Few Other Scenarios SharePoint On-Premise Farm Solution, You create an attach for a particular List SharePoint Online: Add-In Web: List, Site Column, Task Outcome & Workflow everything in App Web or Add-in Web SharePoint Online: Host Web: List, Site Column, Task Outcome & Workflow everything in Host Web

https://www. sharepointsky https://www.sharepointsky.com/web-api-visual-studio-workflow-sharepoint-online/

Microsoft Flow and Custom Connectors for automating SharePoint