Authors Concurrency Authors Nathan Lasnoski 269 Concurrency Blog 263 Shannon Fritz 88 James Savage 71 Drew Madelung 70 Mitchell Grande 55 Kim Claditis 52 Christopher Mank 49 Duncan Lindquist 45 John Adali 43 Hozafa Motiwala 31 Matt Herman 30 Michael Epping 25 Andrew Bronstad 25 Seth Bauer 25 Mike Carlo 23 Matt Sims 21 Pete Hurth 18 Dan Fink 18 Steve Borgwardt 17 Nick Adams 16 Damon Sanchez 15 Frank Gill 15 Bill Topel 14 Rob Plank 13 Mark Rentmeester 13 Lee Berg 12 Christian Urena 12 John Hennen 11 Eric Franz 11 Public Anonymous User 10 Bill Hughes 10 Craig Jahnke 10 Matt Boudro 9 Carl Schweitzer 9 Tim Gabrhel 9 Michael Dugan 8 Matt Engibous 8 Chiyo Odika 7 Kate Weiland 7 Lwin Maung 7 Paul Harris 6 Matt Smith 6 Steve Lazzara 5 Megan Dehn 5 Giamo Rivera 5 Hannah Ignacio 5 Leo Ling 5 Zavier Sanders 5 Scott Poling 5 Salvatore Montini 5 David Grooms 5 Kirk Poser 4 Randy Steinberg 4 Brian Goodwin, PhD 4 Siddharth Bhola 4 Ajay Ravi 4 Jack Bumgarner 4 Trevor Suarez 4 Jasmin Cox 4 Sonny Darji 4 Leon Harmon 4 Megan Stoffel 4 Kianna DeByle 3 Zed Dietrich 3 Brett Janzen 3 Akashdeep Kaur 3 Tom Lu 3 Sam Figie 3 Heather LaPorte 3 Amy Cousland 3 Arthur Savage 3 Tyler Plesetz 3 Bryan Schrippe 2 Edidiong Odiong 2 Marcus Musial 2 Alex Fowle 2 Chris Chance 2 Tony Jagemann 2 Matt Sidwell 2 Amber Manzo 2 Nick Rustad 2 Dalton Smith 2 Steve Seibold 2 Alex Zhang 1 Nathan Stachowiak 1 Jack Stabile 1 Andrew Jordan 1 Karsten Huttelmaier 1 Chance Alexander 1 Emma Hurth 1 Dan Vogt 1 Jim Sauerbrei 1 Matthew Harrison 1 Thomas Driscoll 1 Chad Alexander 1 Chris Blackburn 1 Ratanjit Gupta 1 Jesse Garcia 1 Joe Anich 1 Tracie Parent 1 Bill Becker 1 Tayo Adegoke 1 Joseph Mautino 1 Josh Kasombo 1 Steve 1 Ofer Gal 1 Matt Gutierrez 1 Catherine Franklin 1 David Grooms David Grooms David is a Senior Application Developer at Concurrency. He works with Dynamics CRM and SharePoint as part of the Business Productivity team. Contributions by David Grooms Using the Graph API with large data sets This article describes some strategies for handling larger data sets using the Microsoft Graph API by David Grooms Nov 29, 2018 Using the Graph API with SharePoint Using the Microsoft Graph API to retrieve SharePoint items. by David Grooms Nov 13, 2018 Authenticate to the Graph API as a service This walk through demonstrates authenticating to the Microsoft Graph API using a non-interactive account. Once the required token is obtained, the Graph API is used to retrieve a PDF file from a SharePoint document library. by David Grooms Nov 5, 2018 How to Migrate Dynamics CRM N:N Relationships using Scribe Online Migrating Dynamics CRM entities from one organization to another is a matter of reading the source entity and using an insert/update step to create the destination entity with the same ID. If an enti... by David Grooms Jun 23, 2014 Migrating contacts from one CRM organization to another using Scribe Online While contacts and other CRM entities can be imported and exported using file operations, sometimes you will need the additional capability offered by a tool such as Scribe Online. When migrating ... by David Grooms May 14, 2014 Concurrency Authors Nathan Lasnoski 269 Concurrency Blog 263 Shannon Fritz 88 James Savage 71 Drew Madelung 70 Mitchell Grande 55 Kim Claditis 52 Christopher Mank 49 Duncan Lindquist 45 John Adali 43 Hozafa Motiwala 31 Matt Herman 30 Michael Epping 25 Andrew Bronstad 25 Seth Bauer 25 Mike Carlo 23 Matt Sims 21 Pete Hurth 18 Dan Fink 18 Steve Borgwardt 17 Nick Adams 16 Damon Sanchez 15 Frank Gill 15 Bill Topel 14 Rob Plank 13 Mark Rentmeester 13 Lee Berg 12 Christian Urena 12 John Hennen 11 Eric Franz 11 Public Anonymous User 10 Bill Hughes 10 Craig Jahnke 10 Matt Boudro 9 Carl Schweitzer 9 Tim Gabrhel 9 Michael Dugan 8 Matt Engibous 8 Chiyo Odika 7 Kate Weiland 7 Lwin Maung 7 Paul Harris 6 Matt Smith 6 Steve Lazzara 5 Megan Dehn 5 Giamo Rivera 5 Hannah Ignacio 5 Leo Ling 5 Zavier Sanders 5 Scott Poling 5 Salvatore Montini 5 David Grooms 5 Kirk Poser 4 Randy Steinberg 4 Brian Goodwin, PhD 4 Siddharth Bhola 4 Ajay Ravi 4 Jack Bumgarner 4 Trevor Suarez 4 Jasmin Cox 4 Sonny Darji 4 Leon Harmon 4 Megan Stoffel 4 Kianna DeByle 3 Zed Dietrich 3 Brett Janzen 3 Akashdeep Kaur 3 Tom Lu 3 Sam Figie 3 Heather LaPorte 3 Amy Cousland 3 Arthur Savage 3 Tyler Plesetz 3 Bryan Schrippe 2 Edidiong Odiong 2 Marcus Musial 2 Alex Fowle 2 Chris Chance 2 Tony Jagemann 2 Matt Sidwell 2 Amber Manzo 2 Nick Rustad 2 Dalton Smith 2 Steve Seibold 2 Alex Zhang 1 Nathan Stachowiak 1 Jack Stabile 1 Andrew Jordan 1 Karsten Huttelmaier 1 Chance Alexander 1 Emma Hurth 1 Dan Vogt 1 Jim Sauerbrei 1 Matthew Harrison 1 Thomas Driscoll 1 Chad Alexander 1 Chris Blackburn 1 Ratanjit Gupta 1 Jesse Garcia 1 Joe Anich 1 Tracie Parent 1 Bill Becker 1 Tayo Adegoke 1 Joseph Mautino 1 Josh Kasombo 1 Steve 1 Ofer Gal 1 Matt Gutierrez 1 Catherine Franklin 1
David Grooms David Grooms David is a Senior Application Developer at Concurrency. He works with Dynamics CRM and SharePoint as part of the Business Productivity team.
Using the Graph API with large data sets This article describes some strategies for handling larger data sets using the Microsoft Graph API by David Grooms Nov 29, 2018
Using the Graph API with SharePoint Using the Microsoft Graph API to retrieve SharePoint items. by David Grooms Nov 13, 2018
Authenticate to the Graph API as a service This walk through demonstrates authenticating to the Microsoft Graph API using a non-interactive account. Once the required token is obtained, the Graph API is used to retrieve a PDF file from a SharePoint document library. by David Grooms Nov 5, 2018
How to Migrate Dynamics CRM N:N Relationships using Scribe Online Migrating Dynamics CRM entities from one organization to another is a matter of reading the source entity and using an insert/update step to create the destination entity with the same ID. If an enti... by David Grooms Jun 23, 2014
Migrating contacts from one CRM organization to another using Scribe Online While contacts and other CRM entities can be imported and exported using file operations, sometimes you will need the additional capability offered by a tool such as Scribe Online. When migrating ... by David Grooms May 14, 2014