Adding Blog Comments to Webflow using Xano! Comment and blog-post fail to communicate.

Hello Chris,

I have been trying to solve this for few days now, watched tutorial over and over again, but just can't seem to figure out the errors.

  1. Slugs are not being sent to the back end when I press submit button, at least that is what it seems like
  2. Blog posts don't show time in correct format
  3. The new blog post is added to the end
  4. When form is submited comments table and blog-post table don't communicate

And the interesting thing is, when I try to do it in Xano it all seems to work.


POST api:


when I run it, it all looks good, data bases get populated correctly!



GET api


when I run it all looks good, the timestamp format is changed!


When I try through the Webflow:

date is shown in the wrong format


When I add new comment:

The comment is shown on the last place, and data only gets populated in comment table, but it doesn't move to the blog-post one.


Link of the blog post https://dinos-fabulous-site.webflow.io/post/10-quick-tips-about-blogging

2 replies