Skip to main content
7-Bedrock
March 30, 2021
Solved

Walkme Integration with Thingworx.

  • March 30, 2021
  • 2 replies
  • 2175 views

Has anyone integrated Walk-me with Thingworx, I know it is possible with Windchill.

Best answer by ShirishMorkhade

Not sure if this is gonna help, however you can try adding walkme script to index.html and see if it works. 

As always, try on test/dev environment first.

 

Thanks,

Shirish

 

 

2 replies

22-Sapphire I
March 31, 2021

It looks like Walk-Me has a full rest api available which means it is possible.

I'm thinking you are referring to: https://developer.walkme.com/reference#getting-started-with-your-api 

Chiranjit7-BedrockAuthor
7-Bedrock
April 1, 2021

Hello Pai,

I already have walk-me snippet(script) which I have integrated in Windchill. In Thingworx I am not sure in which file I need to embed this script.

 

22-Sapphire I
April 1, 2021

Not quite sure what you are referring to as I'm not familiar with the walkme api

but using the ContentLoader functions you should be able to interact with the walkme api directly.

Uncertain what you mean by what 'file' needs to be embedded.

ShirishMorkhade
16-Pearl
April 1, 2021

Not sure if this is gonna help, however you can try adding walkme script to index.html and see if it works. 

As always, try on test/dev environment first.

 

Thanks,

Shirish

 

 

Chiranjit7-BedrockAuthor
7-Bedrock
April 1, 2021

I have already done that Shirish, so I have achieved that onload of mashups walk-me feature works. Now I want to have a label or button caled Help and on click would want to launch the walkme feature.