Hi Cindy,
you must set X-RequestDigest.
To get X-RequestDigest string call HTTP service (HTTP POST) with address <website-url>/_api/contextinfo and extract FormDigestValue from ResponseStatusCode.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
[%Workflow Context:Current Site URL%]api/web/sitegroups/getbyname('FBA%20Dealer%20Engineers%20XRE%20Full%20Room%20Solutions')?$format=JSON&$select=Id
value for the this in the https call action is string above
I am storing response in dictionary but no response as response code is unauthorized.
The string does execute in the browser
Yes web app permissions set up and with full control for the list site and site collection it is in
App step not grey out in fact on another workflow same list I can use app step to break inheritance.
The group I am trying to get id for is not the same as list workflow is built on but the app step says I have the elevated right on the objects in the site collection and groups are in the site collection.
??
Cindy
Hi Cindy,
you must set X-RequestDigest.
To get X-RequestDigest string call HTTP service (HTTP POST) with address <website-url>/_api/contextinfo and extract FormDigestValue from ResponseStatusCode.
One last question
will using SPD and REST call SP API and X-RequestDigest still work with 365? I do not know how long we will be on premise with SP 2019.