Skip to main content
mfifis
Contributor ⭐️⭐️
March 28, 2022
Solved

Create URL before publishing

  • March 28, 2022
  • 24 replies
  • 493 views

Hi! We would love to have a way to create a URL before publishing a post. This would allow us to share links to scheduled posts with colleagues and also include these links in other scheduled posts. Thank you!

Best answer by Chris Hackett

Hi @mfifis  - So we do this for our newsletters. We need to publish them internally, have owners review them and then publish publicly after they are approved. We also need to supply the published links to our marketing team to create email announcements before they are published publicly. It’s a bit of a convoluted process but works for us. Steps are below in case they help you.

  1. Create article and publish to a “drafts” category that is only accessible to our “employee” role. example: https://community.acumatica.com/newsletter-drafts-169/acumatica-customer-newsletter-march-2022
  2. Take the category name that it will be moved to once approved and replace the drafts category name. In this case the new category will be “acumatica-customer-newsletter-163”. We can then give this link to marketing ahead of publication. example: https://community.acumatica.com/acumatica-customer-newsletter-163/acumatica-customer-newsletter-march-2022
  3. Once the drafts are approved we move each article to it’s correct category. example: https://community.acumatica.com/newsletter-drafts-169/acumatica-customer-newsletter-march-2022 is moved to https://community.acumatica.com/acumatica-customer-newsletter-163/acumatica-customer-newsletter-march-2022

Cheers!

Chris

 

24 replies

timcavey
Helper ⭐️⭐️
November 21, 2023

Hi @revote,

 

In your example:

 

 

https://community.insided.com/got-a-question-38/create-url-before-publishing-4653

But as you can see you can clean the url and get rid of this part:

?postid=22964#post22964

Is there something I am missing now?

 

 

The clean URL has “-4653” in it. 

 

That’s why using @Chris Hackett’s workaround is needed. As we can’t predict that ID. If the topic URL was just the domain name + folder structure + topic title, we’d be able to predict the URL without the need for the workaround.  

learning, sharing and repeat
revote
VIP ⭐️⭐️⭐️⭐️⭐️
November 21, 2023

In your example:

The clean URL has “-4653” in it.

That’s why using @Chris Hackett’s workaround is needed. As we can’t predict that ID. If the topic URL was just the domain name + folder structure + topic title, we’d be able to predict the URL without the need for the workaround.  

Yes, I see. Sorry, I just answered for this:

 

the URL don’t seem to have a topic id at the end of the ‘slug’

As said, it does have but you dont know it beforehand.

Edit: I just thought this more.

Because there is unique numerical id in each and every topic (also posts as well) it makes possible to move or merge topics.

Static numerical id is also needed because it is possible that topic title is changed later on.

And with unique numerical id platform can redirect users from old url to new one.

I think without unique id those are not possible though?

But yeah, problem is that we dont know the id beforehand. We used Khoros before and there is possible to have final url before publishing.

Contributor ⭐️⭐️
November 15, 2024

Gainsight team - this should be tablestakes for publishing content. I don’t want to have to take 5 steps to get a URL that I can then plug into an email that I want to schedule. 

Alexandra_
Contributor ⭐️⭐️
November 21, 2024

Thanks for this workaround! The only downside to this, is that you'd have to publish the article already. Sometimes we're preparing topics a few weeks before publishing. Then it would be useful to be able to predict the URL, to share with other colleagues.

But when using this hack, the topic could be weeks old before we really ‘publish’ it. Personally, I think it's not so nice to share a ‘new’ topic this way, because the time stamp of publishing says a few weeks ago, then it doesn't feel like a new article the moment we make it visible for our community users.

Life begins after coffee ฅ^•ﻌ•^ฅ
Contributor ⭐️⭐️
November 21, 2024

@Alexandra_ Another great point! All together not being able to have an article in draft with a URL is a miss - and it feels like it should be such a simple thing to fix.

@Gainsight CC Team are we missing a better way to deal with this? 

Kenneth R
Expert ⭐️⭐️
November 25, 2024

Hi ​@kateressler - at the moment the best approach is the one already mentioned, where you first publish into a drafts category.  Technically, you don’t need to go through the other steps described above to update the URL, as our platform has permanent re-directs for any topic that gets moved from one category to another.  So you can simply use the link from your drafts category and move the topic later - that link will always work.  It might feel or appear less clean, though, which could be a good reason to go through the above steps anyway.  The only other alternative I can think of would be to create a link up-front that you share with your colleagues, and then at the time of publishing the article you create a redirect to the article from the link you shared.  This can be done with a bit of script in the Third Party Scripts section, but I wouldn’t recommend doing this often or at scale (could be handy in an emergency though). 

I’ll ping our Product team to remind them of this use case.

aluciani
Helper ⭐️
March 4, 2026

@Kenneth R has the product team ever chimed in on this. I am asked this all the time. To draft articles, share the link to the article so they can have a different blog drafted with links to my blog ready to go. 

Erik_
Contributor ⭐️⭐️⭐️⭐️⭐️
March 5, 2026

I'm interested to know this, as well. 

We often publish articles about something the company does that has to coincide with other  communication, and is referenced by that. To make sure all communication goes live at the same time, we now often have to use the preview url as a link in the other communications that refer to our article.

Besides the fact that using the preview link looks ugly, it also looks like phishing.

Especially in an age where digital safety is a key feature, using a link that looks like a phishing link in communication that goes to our customer base is not done.

 

The work around of publishing the draft in a secret category is not a viable alternative. If we then move the article to a public category on release, it is no longer ‘new’ content.

The shortest answer is doing -George Herbert
Contributor ⭐️⭐️
March 5, 2026

We’ve run into this a few times when trying to coordinate a launch across different channels. It’s a bit of a workaround, but usually, the URL follows a predictable slug based on the title you give it. If you save it as a draft first, you can sometimes see the intended path in the backend, but having a dedicated 'copy link' button before the official publish would save a lot of guesswork. It definitely makes it easier to prep emails or internal docs without waiting until the very last second to grab the live link.

aluciani
Helper ⭐️
March 5, 2026

The article/blog feature needs an update.

Could use options like:

Add canonical url, back date posts, etc - basic features found in Wordpress.