This update introduces support for Impact.com as an affiliate network. The following changes have been made:
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.
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 :+1: or :-1: to help me improve!
This update introduces support for Impact.com as an affiliate network. The following changes have been made:
API Integration: Added logic to handle Impact.com API requests in
apps/web/app/api/user/brands/route.ts
andapps/web/lib/api/links.ts
. This includes fetching and processing data from Impact.com, as well as generating affiliate links.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 :+1: or :-1: to help me improve!