# Attach a webhook target to an automation blueprint **POST /api/v1/automation-blueprints/{automationBlueprint_uuid}/webhook-targets** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **automationBlueprint_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the custom field - **created_at** (string) datetime the webhook trigger was created - **updated_at** (string) datetime the webhook trigger was updated - **url** (string) the targets endpoint [Powered by Bump.sh](https://bump.sh)