Automation-Workflows and Atomic Actions

Number of APIs: 9

  1. Export Workflow by ID GET https://{{xdr_automation_domain}}/exchange/api/v1/workflows/export?skip_all_subworkflows=false&workflow_id=026QPXQ1OX7P44sLEvQUGXJvJ21NTX0FJ0X

  2. Create Workflow POST https://{{xdr_automation_domain}}/api/v1/workflows

  3. Search Atomic Actions by Name POST https://{{xdr_automation_domain}}/api/v1.1/workflows/?is_atomic=true&start=0&limit=100&search=Webex

  4. Get Workflow by ID GET https://{{xdr_automation_domain}}/api/v1/workflows/025LRJOG8JV1Y2MDaLF8zRmXlMlaczr1mgg

  5. Get Workflow Start Configuration by Workflow ID GET https://{{xdr_automation_domain}}/api/v1/workflows/start_config?workflow_id=02745PHMGVSO258TFSwF4O8AQOFUIxzoliw

  6. Start Workflow by ID with Start Configuration POST https://{{xdr_automation_domain}}/api/v1/workflows/start?workflow_id=02745PHMGVSO258TFSwF4O8AQOFUIxzoliw

  7. Validate Workflow by ID POST https://{{xdr_automation_domain}}/api/v1/workflows/02745PHMGVSO258TFSwF4O8AQOFUIxzoliw/validate

  8. Duplicate Workflow by ID POST https://{{xdr_automation_domain}}/exchange/api/v1/workflows/02745PHMGVSO258TFSwF4O8AQOFUIxzoliw/duplicate?skip_all_subworkflows=true

  9. Delete Workflow by ID DELETE https://{{xdr_automation_domain}}/api/v1/workflows/025LRJOG8JV1Y2MDaLF8zRmXlMlaczr1mgg