Skip to content

Automatically create THRIVE articles when new TC blogs are released #3461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kkartunov opened this issue Nov 20, 2019 · 1 comment
Closed
Assignees
Labels
Contentful-DEV Internal development operations for Contentful

Comments

@kkartunov
Copy link
Collaborator

Implement and integrate a script in community-app that monitors https://www.topcoder.com/feed/ for changes and if new blog posts published creates the corresponding article as a draft in Contheful THRIVE space.

Fields mapping:

  • title -> title
  • pudDate -> use it for creation date
  • category - an array of cats. Will use to create tags for the article
  • creator - Author person name.
  • description - will be the article content
  • externalArticle will be always true
  • link will be contenUrl
@kkartunov kkartunov added the Contentful-DEV Internal development operations for Contentful label Nov 20, 2019
@kkartunov kkartunov self-assigned this Nov 20, 2019
kkartunov added a commit that referenced this issue Nov 25, 2019
This was referenced Nov 28, 2019
@kkartunov
Copy link
Collaborator Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contentful-DEV Internal development operations for Contentful
Projects
None yet
Development

No branches or pull requests

1 participant