Problem/Motivation

As a DevOps engineer, I want Drush commands for webhook management, so that I can manage webhooks via CLI for deployment scripts and automation.

Drush Commands:

  • acquia-dam:webhook-register (ad:wr) — --force flag, --essential flag, --type option
  • acquia-dam:webhook-deregister (ad:wdr)
  • acquia-dam:webhook-sync (ad:ws)
  • acquia-dam:webhook-ping (ad:wp)
  • acquia-dam:webhook-status (ad:wst) — local only, no API calls

Issue fork acquia_dam-3614803

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Title: Avoid duplicate media processing during cron » Avoid duplicate media processing during cron with webhooks enabled
Status: Active » Needs work
Parent issue: » #3611277: Feature: Webhook integration in Acquia DAM for real-time asset sync
rajeshreeputra’s picture

Assigned: rajeshreeputra » Unassigned
Status: Needs work » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajeshreeputra’s picture

Title: Avoid duplicate media processing during cron with webhooks enabled » Drush Commands for Webhook Management
Assigned: Unassigned » rajeshreeputra
Issue summary: View changes
Status: Closed (outdated) » Active

rajeshreeputra’s picture

Assigned: rajeshreeputra » Unassigned
Status: Active » Needs review

Requesting review!

  • rajeshreeputra committed 878cb57e on 1.1.x-webhook
    Resolve #3614803 "Drush Commands for Webhook Management."
    
rajeshreeputra’s picture

Status: Needs review » Fixed

MR merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • rajeshreeputra committed aa5bf5e7 on 1.1.x-webhook
    Resolve #3614803 "Drush Commands for Webhook Management."
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.