Skip to content

Conversation

@gwenblum
Copy link
Member

@gwenblum gwenblum commented Nov 12, 2025

A Subflow and an On-Demand runbook to show how-to use it

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new IQ Automation subflow that converts SVG images to data URLs compatible with Adaptive Cards Image elements for use in Microsoft Teams. The implementation includes the conversion logic, a demonstration runbook, and documentation.

  • Implements base64 encoding of SVG content into data URL format
  • Provides demo showing integration with chart generation and Adaptive Cards composition
  • Includes setup instructions and usage examples

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
Convert SVG image to Adaptive Cards Image URL.json Main subflow that performs SVG to data URL conversion using base64 encoding
Demo - Export NPM+ Time Series Chart to different Format.json Demonstration runbook showing end-to-end workflow from chart generation to Adaptive Cards composition
README.md Documentation with setup instructions, usage guide, and license information
demo.png Screenshot demonstrating the runbook output

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant