Forum Discussion
MOVC
1 year agoResolver I
API Request (Web Action) Relative Path Not Working
I have an API GET request working in Postman for testing: [base url]/envelopes?count=750&from_date=2024-10-01&order_by=last_modified&include=recipients When I set up a web request in Data Fac...
- 1 year ago
Please follow the documentation. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1
lbendlin
1 year agoSuper User
Please follow the documentation. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1