Share spoke

Alex153
Tera Contributor

Hi guys,

I checked articles about spoke creation and sharing. But still do not have clear understanding. Can you please help to clarify?

1. If I want to share my custom spoke with someone outside my snow instance I have to do it via this portal https://developer.servicenow.com/app.do#!/share/user/content ? Btw can you please give a hint how to import custom spoke to snow?

2. If I want my custom spoke to be officially used by anyone and can be seen here (see screenshot). I have to add it to integration hub? Or what is the official procedure?

1 ACCEPTED SOLUTION

Hi

for transferring your Spoke you have to create an Update Set. My recommendation is to create an application for the Spoke and publish that application to an Update Set.

That Update Set can then be uploaded to the Share.

For publishing your Spoke to the ServiceNow Store you have to be a Technology Partner.

Kind regards
Maik

View solution in original post

6 REPLIES 6

Maik Skoddow
Tera Patron
Tera Patron

Hi

a Spoke is nothing else than a custom application which contains Flow Actions. And that application you can export to XML. That XML file can be imported by other users on their instances. And if you want to offer it via ServiceNow Share it is just filling out a form and uploading the XML file.

If you want to learn building a Spoke, please see the following resources:

Kind regards
Maik

 

Hi Maik,

Thanks for your reply.

I've seen that video and it was really useful. I checked ServiceNow share and it is also clear for me but how to import a new spoke to my instance? And can I publish officially my custom spoke like, for example a zoom spoke on a screenshot.

 

find_real_file.png

Hi

for transferring your Spoke you have to create an Update Set. My recommendation is to create an application for the Spoke and publish that application to an Update Set.

That Update Set can then be uploaded to the Share.

For publishing your Spoke to the ServiceNow Store you have to be a Technology Partner.

Kind regards
Maik

Hi Maik,

And again useful information! Thanks a lot.

I know that I can export Spoke in XML file. But where can I import it? For example I download spoke from share (https://developer.servicenow.com/app.do#!/share/user/content) and would like to use it in my instance. But I cannot find how to upload it. Can you pleas help with it?