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

Add support for Impact.com API integration #5

Closed
wants to merge 3 commits into from

Conversation

mentatbot[bot]
Copy link

@mentatbot mentatbot bot commented Oct 15, 2024

This update introduces support for Impact.com as an affiliate network. The following changes have been made:

  1. API Integration: Added logic to handle Impact.com API requests in apps/web/app/api/user/brands/route.ts and apps/web/lib/api/links.ts. This includes fetching and processing data from Impact.com, as well as generating affiliate links.

  2. UI Updates: Updated apps/web/ui/modals/add-edit-network-modal.tsx to include input fields for Impact Account ID and API Key, allowing users to enter their credentials for Impact.com.

These changes enable users to integrate their Impact.com accounts and manage affiliate links directly through our platform.

Closes #4

Thanks for using MentatBot. Give comments a 👍 or 👎 to help me improve!

This update introduces support for Impact.com as an affiliate network. The following changes have been made:

1. **API Integration**: Added logic to handle Impact.com API requests in `apps/web/app/api/user/brands/route.ts` and `apps/web/lib/api/links.ts`. This includes fetching and processing data from Impact.com, as well as generating affiliate links.

2. **UI Updates**: Updated `apps/web/ui/modals/add-edit-network-modal.tsx` to include input fields for Impact Account ID and API Key, allowing users to enter their credentials for Impact.com.

These changes enable users to integrate their Impact.com accounts and manage affiliate links directly through our platform.
Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
afftester-web ❌ Failed (Inspect) Oct 16, 2024 4:03pm

Copy link
Author

@mentatbot mentatbot bot left a comment

Choose a reason for hiding this comment

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

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
afftester-web ❌ Failed (Inspect) Oct 15, 2024 9:14pm

Thank you for the update. I'll take a look at the failed build and investigate the issue.

I've reviewed the changes for adding Impact.com API integration. The implementation looks good overall, but the build has failed according to the Vercel bot. I'll need to investigate the cause of the build failure before we can proceed with merging these changes. Once I've identified and resolved the issue, we can update the pull request accordingly.

Thanks for using MentatBot. Give comments a 👍 or 👎 to help me improve!

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.

Add support for Impact.com API
2 participants