diff --git a/website/integrations/services/frappe/index.md b/website/integrations/services/frappe/index.md index c2f85e0ed7a1..3c7532eb9a1d 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)