iamjackg / md2cf

Convert and upload Markdown documents to Confluence
MIT License
91 stars 50 forks source link

Idea: return page id when was created #20

Closed ezequiel-aguilera-uala closed 2 years ago

ezequiel-aguilera-uala commented 2 years ago

Idea: return the id of the page when it is created. And to be able to use this data. (I'm using it from a bash script)

iamjackg commented 2 years ago

This makes sense, but it might require a little bit of thought. Would you want the ID just when a page is created, or also when it's updated?

bhrutledge commented 2 years ago

I think both would be helpful, and I'd take it a step further to show the full URL of the page.