Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API /confirm does not trigger Workflow > When new event is booked #18797

Open
bigbeka opened this issue Jan 21, 2025 · 0 comments
Open

API /confirm does not trigger Workflow > When new event is booked #18797

bigbeka opened this issue Jan 21, 2025 · 0 comments
Labels
api area: API, enterprise API, access token, OAuth 🐛 bug Something isn't working workflows area: workflows, automations

Comments

@bigbeka
Copy link

bigbeka commented Jan 21, 2025

Found a bug? Please fill out the sections below. 👍

Issue Summary

  • Cal.com - Teams paid plan user.
  • Workflows are enabled upon When new event is booked and Disable default confirmation emails for attendees is enabled.

I need to confirm the new events booked using /confirm API call, when I call the API, pending events are confirmed, but the workflow that is supposed to be triggered upon When new event is booked does not get triggered. Manual "Confirm" on the bookings page does trigger the workflow.

Steps to Reproduce

  1. Create new event
  2. Enable Request confirmation
  3. Create webhook subscriber that will confirm the booking using its booking UID.
  4. Enable When new event is booked workflow and enable Disable default confirmation emails for attendees
  5. Book an event.
  6. Event is confirmed via /confirm API

Actual Results

Actual result: no notification email is sent as set in the Workflow.

Expected Results

Expected: API confirmation of a booking should have triggered the workflow.

@bigbeka bigbeka added the 🐛 bug Something isn't working label Jan 21, 2025
@dosubot dosubot bot added api area: API, enterprise API, access token, OAuth workflows area: workflows, automations labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api area: API, enterprise API, access token, OAuth 🐛 bug Something isn't working workflows area: workflows, automations
Projects
None yet
Development

No branches or pull requests

1 participant