Learnings while integration third party API with GPTs

Webdadi solved the first of my question’s above as ChatGPT didn’t output a working schema initially but a merged version with a successfully working one provided the necessary template as context, and so I posted my solution here in the community (see below) This was my Topic:-

How do you pass a user question as a param inside the OpenAI Spec schema

just need a solution to Part 2 and need to resolve the domain verification bug with OpenAI’s GPT’s domain verification process. Which not only can lose a successful domain verification but also not verify a visible TXT record in my case for a non-pointing TLD, but instead a CNAME pointing www subdomain. Not that this should make any difference for verification when it works fine for Twilio and Google. Hopefully when OpenAI fix this i’ll get a chance to put something in the GPT marketplace.