Connect to Custom GPT
-
I created a custom gpt to allow customers to ask questions about my ecommerce website. For reliable information I would like to define an “action” in the custom GPT which can connect to WooCommerce Rest API. I have defined an OpenAPI schema however I have not been able to figure out the authorization; WC Rest api provides customer key and customer secret whilst custom GPT UI asks for authorization key only. I have tried inputting the Rest API customer key there but it returned an error. Wondering how to set this up in a simple way i.e. can I can connect custom GPT to WooCommerce directly or whether I need a connector in between etc
Here is the screenshot of the authorization page with custom gpt: https://imgur.com/H3GyTFo
- You must be logged in to reply to this topic.