From 23faa0b83919c9c6873c024426add090018a516d Mon Sep 17 00:00:00 2001 From: Aryan Singh <34374286+aquiveal@users.noreply.github.com> Date: Sat, 4 Jan 2025 01:21:09 +0530 Subject: [PATCH] website/integrations: Update Frappe Application index.md (#12527) Update index.md Signed-off-by: Aryan Singh <34374286+aquiveal@users.noreply.github.com> --- website/integrations/services/frappe/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/integrations/services/frappe/index.md b/website/integrations/services/frappe/index.md index c2f85e0ed7..3c7532eb9a 100644 --- a/website/integrations/services/frappe/index.md +++ b/website/integrations/services/frappe/index.md @@ -1,9 +1,9 @@ --- -title: Integrate with Frappe Helpdesk -sidebar_label: Frappe Helpdesk +title: Integrate with Frappe +sidebar_label: Frappe --- -# Frappe Helpdesk +# Frappe Support level: Community @@ -11,11 +11,11 @@ sidebar_label: Frappe Helpdesk These instructions apply to all projects in the Frappe Family. ::: -## What is Frappe Helpdesk +## What is Frappe -> Frappe Helpdesk is an open source ticketing tool based on Frappe Framework. +> Frappe is a full stack, batteries-included, web framework written in Python and Javascript. > -> -- https://frappe.io/helpdesk +> -- https://frappe.io/ ## Preparation @@ -69,7 +69,7 @@ Add a new Social login Key using the black button on top right. - In Client URLs section: - Authorize URL: `/application/o/authorize/` - Access Token URL: `/application/o/token/` - - Redirect URL: `/api/method/frappe.integrations.oauth2_logins.custom/provider/` + - Redirect URL: `https://frappe.company/api/method/frappe.integrations.oauth2_logins.custom/provider/` - API Endpoint: `/application/o/userinfo/` ![](./frappe3.png)