Skip to main content

Attach Block via quick action

  • April 23, 2026
  • 5 replies
  • 28 views

vanitharaj1208
Forum|alt.badge.img+15

is there any action where we can attach block to case/alert ?

 

In ide i can see attach playbook but not block

5 replies

AymanC
Forum|alt.badge.img+14
  • Bronze 5
  • April 23, 2026

Hi ​@vanitharaj1208,

 

In the Step Selection (once you go into a playbook, at the top left), there is ‘Blocks’, which you can use to attach a block to a particular step in a playbook.

Alternatively, in the swagger you can use the endpoint /api/external/v1/playbooks/AttachenestedWorkflowToCase, to attach a block to a case.

Kind Regards,

Ayman


cmorris
Staff
Forum|alt.badge.img+12
  • Staff
  • April 23, 2026

There is not a prebuilt action to attach a block to an alert. You would need to attach a playbook that included the block.


Chica
Forum|alt.badge.img+4
  • Bronze 5
  • April 23, 2026

No I want to automate attach a block with manual input 


cmorris
Staff
Forum|alt.badge.img+12
  • Staff
  • April 23, 2026

No I want to automate attach a block with manual input 

Unfortunately it looks like this is not possible with either pre built or custom actions.


LenaLSG
Forum|alt.badge.img+1
  • Bronze 3
  • April 27, 2026

You can attach a block to run as if it were a playbook using the ‘Attach Playbook to Alert’ action from the tools powerup, however this will not allow you to provide manual input to the block.