Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tableau Publish Workbook Rest call has an extra :workbook-id path variable in the Postman collection that does not exist in the REST API call #128

Open
difemaro opened this issue Apr 24, 2024 · 0 comments

Comments

@difemaro
Copy link

When you take a look of the postman call (publish workbook):
https://www.postman.com/salesforce-developers/workspace/salesforce-developers/request/12721794-2a9c2cd5-50a2-4f0c-94e0-8ef4a0254254

and you compare it to:
https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_workbooks_and_views.htm#publish_workbook

As you can see that there is no path variable workbook-id. So, I guess we should remove this part from the related POST call.
{{base-path}}/sites/{{site-id}}/workbooks/:workbook-id

Regards,

Diego Martinez
Tableau Visionary and Forums Ambassador

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant