Skip to main content
Nintex Community Menu Bar

Microsoft Planner/ REST API

  • September 9, 2019
  • 2 replies
  • 20 views

amydpp
Forum|alt.badge.img+2

Does anyone have a good example of using the REST API to create Planner tasks with the REST API (the only way I know to do it right now)? Not great with REST and would love some guidance. 

 

TIA

2 replies

Forum|alt.badge.img+17
  • September 9, 2019

@amydpp call web service is the action you will want to use for that. Everything else would be like hitting a normal API endpoint with REST.


amydpp
Forum|alt.badge.img+2
  • Author
  • September 10, 2019

Ah! Thank you. Does anyone here have an example of that?