Skip to content

Conversation

@yeldarby
Copy link
Contributor

@yeldarby yeldarby commented Dec 29, 2025

Description

Adds v2 of the Twilio SMS/MMS Notification workflow block with two SMS provider options:

  1. Roboflow Managed API Key (default) - No Twilio configuration needed. Messages sent through Roboflow proxy service. Pricing: US/Canada 30 msgs/credit, International 10 msgs/credit.

  2. Custom Twilio - Use your own Twilio account credentials.

Also adds MMS support (images can be sent as URLs or from workflow visualization blocks).

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

  • Unit tests added in tests/workflows/unit_tests/core_steps/sinks/test_twilio_sms_v2.py

Any specific deployment considerations

  • Backend deployment required
  • Requires Roboflow API proxy endpoint apiproxy/twilio to be available

Docs

  • Docs updated? What were the changes:

@SolomonLake
Copy link
Contributor

bugbot run

@cursor
Copy link

cursor bot commented Dec 30, 2025

Skipping Bugbot: Bugbot is disabled for this repository

SolomonLake
SolomonLake previously approved these changes Dec 30, 2025
Copy link
Contributor

@SolomonLake SolomonLake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, tested locally

@yeldarby yeldarby marked this pull request as ready for review December 30, 2025 20:24
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@yeldarby yeldarby merged commit 699579f into main Dec 30, 2025
51 checks passed
@yeldarby yeldarby deleted the api-key-passthrough/twilio branch December 30, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants