I have created a CMS for a client in Ruby on Rails using RefineryCMS. I am going to create an area in the admin section to create twitter cards for each page of the CMS. However, does every single dynamic page with twitter cards meta tags that gets created in the CMS have to go through the twitter cards approval process? If so, is there any way to automate this process through the API?
My client will have hundreds if not thousands of articles on the CMS. Surely they won’t have to submit each and every one of those urls individually for approval, correct?