iachat/app/controllers/api/v1/accounts/integrations
Pranav b34c526c51
feat(apps): Shopify Integration (#11101)
This PR adds native integration with Shopify. No more dashboard apps.
The support agents can view the orders, their status and the link to the
order page on the conversation sidebar.

This PR does the following: 
- Create an integration with Shopify (a new app is added in the
integrations tab)
- Option to configure it in SuperAdmin
- OAuth endpoint and the callbacks.
- Frontend component to render the orders. (We might need to cache it in
the future)
---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-03-19 15:37:55 -07:00
..
apps_controller.rb feat: Integration with Captain (alpha) (#9834) 2024-07-25 14:24:04 -07:00
dyte_controller.rb feat: Add backend APIs for Dyte integration (#6197) 2023-01-09 12:37:18 +05:30
hooks_controller.rb fix: inconsistent OpenAI cache interface (#10009) 2024-08-22 23:04:14 +05:30
linear_controller.rb feat: Linear OAuth 2.0 (#10851) 2025-02-27 18:15:53 +05:30
shopify_controller.rb feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
slack_controller.rb feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00