Tableau REST API-Pulse (Cloud-only)

Number of APIs: 43

  1. List metrics in definition (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions/:definition_id/metrics?page_size=<integer>&page_token=<string>&enable_sorting=<boolean>&order_by=<string>&filter=<string>

  2. List metric definitions (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions?order_by=<string>&view=DEFINITION_VIEW_FULL&number_of_metrics=<long>&page_size=<integer>&filter=<string>&metric_id=<string>&page_token=<string>

  3. Delete metric definition (Cloud-only) DELETE {{baseUrl}}/api/-/pulse/definitions/:definition_id

  4. Get metric definition (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions/:definition_id?view=DEFINITION_VIEW_FULL&number_of_metrics=<long>

  5. Update metric definition (Cloud-only) PATCH {{baseUrl}}/api/-/pulse/definitions/:definition_id

  6. Delete metric definition (Cloud-only) DELETE {{baseUrl}}/api/-/pulse/definitions/:definition_id

  7. Get metric definition (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions/:definition_id?view=DEFINITION_VIEW_FULL&number_of_metrics=<long>

  8. Update metric definition (Cloud-only) PATCH {{baseUrl}}/api/-/pulse/definitions/:definition_id

  9. Batch list metric definitions (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions:batchGet?definition_ids=<string>&view=DEFINITION_VIEW_FULL&number_of_metrics=<long>

  10. Generate current metric value insight bundle (Cloud-only) POST {{baseUrl}}/api/-/pulse/insights/ban