Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

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

@difemaro

Description

@difemaro

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions