Skip to content

feat: add Frontify API module#42

Merged
d-klotz merged 1 commit intonextfrom
frontify-api-module-update
Aug 8, 2025
Merged

feat: add Frontify API module#42
d-klotz merged 1 commit intonextfrom
frontify-api-module-update

Conversation

@seanspeaks
Copy link
Contributor

@seanspeaks seanspeaks commented Aug 8, 2025

Summary

  • Add complete Frontify API integration module
  • OAuth 2.0 authentication support
  • Comprehensive test coverage

What's Included

  • packages/frontify/ - Complete API module implementation
    • OAuth flow implementation
    • API client with retry logic
    • Full test suite
    • Module definition and configuration

Test Plan

  • Verify OAuth flow works correctly
  • Test API endpoints are accessible
  • Confirm error handling works as expected
  • Validate test suite passes

This is a focused PR containing only the Frontify module changes from the larger bulk update branch.

🤖 Generated with Claude Code

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @friggframework/api-module-frontify@1.4.0-canary.42.8d3ec6a.0
# or 
yarn add @friggframework/api-module-frontify@1.4.0-canary.42.8d3ec6a.0

Version

Published prerelease version: @friggframework/api-module-frontify@2.0.0-next.8

Changelog

🚀 Enhancement

  • @friggframework/api-module-frontify

🐛 Bug Fix

  • @friggframework/api-module-microsoft-teams, @friggframework/api-module-slack, @friggframework/api-module-42matters, @friggframework/api-module-asana, @friggframework/api-module-attio, @friggframework/api-module-connectwise, @friggframework/api-module-contentful, @friggframework/api-module-contentstack, @friggframework/api-module-crossbeam, @friggframework/api-module-deel, @friggframework/api-module-frontify, @friggframework/api-module-google-calendar, @friggframework/api-module-google-drive, @friggframework/api-module-helpscout, @friggframework/api-module-hubspot, @friggframework/api-module-ironclad, @friggframework/api-module-linear, @friggframework/api-module-salesforce, @friggframework/api-module-stripe, @friggframework/api-module-unbabel-projects, @friggframework/api-module-unbabel, @friggframework/api-module-zoho-crm, @friggframework/api-module-zoom

Authors: 2

Add complete Frontify API integration module in v1-ready directory:
- OAuth 2.0 authentication flow
- API client with retry logic
- Full test coverage
- Module definition and configuration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@seanspeaks seanspeaks force-pushed the frontify-api-module-update branch from 5e8fe68 to 8d3ec6a Compare August 8, 2025 15:08
@d-klotz d-klotz self-requested a review August 8, 2025 15:21
@d-klotz d-klotz merged commit b9d692d into next Aug 8, 2025
4 checks passed
@d-klotz d-klotz deleted the frontify-api-module-update branch August 8, 2025 15:21
@seanspeaks
Copy link
Contributor Author

🚀 PR was released in @friggframework/api-module-frontify@2.0.0-next.8 🚀

@seanspeaks seanspeaks added the prerelease This change is available in a prerelease. label Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease This change is available in a prerelease. release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants