I have a SharePoint 2013 Workflow in Visual Studio. I need to call an external Web API using POST and send some JSON payload. I couldn’t find any proper documentation to achieve it. Can anyone please guide me, with some code samples?
↧
I have a SharePoint 2013 Workflow in Visual Studio. I need to call an external Web API using POST and send some JSON payload. I couldn’t find any proper documentation to achieve it. Can anyone please guide me, with some code samples?