Generate Link to the table (FLOW) gets an error

Maria Quintero
Tera Expert

Hello all!

Quick question: I'm trying to insert a hyperlink on contract numbers (they're dynamic). For this purpose I'm building the main structure on Flow (no code), but I once I thought I figured out I get this error:

 

MariaQuintero_0-1693563932086.png

MariaQuintero_1-1693564038695.png

MariaQuintero_2-1693564133811.png

Any hint would be highly appreciated thanks!

2 ACCEPTED SOLUTIONS

Mohammad K
Tera Expert

Hi @Maria Quintero ,

 

Did you by any chance follow this thread and customize the OOB activity? 😉
https://www.servicenow.com/community/now-platform-forum/flow-design-action-generate-link-to-table-re...

 

As @Uncle Rob said, by using the [code] tags, you will change the link that is generated, so essentially, you just need to remove those and it looks like it might work. 

If that doesn't work, please send the details of step 4 action so we can see what is going on behind that "link" pill.

View solution in original post

Hello Mohammad, effectively, this issue could be solved as I was missing the SYS ID field, or the input I gave for this field was invalid (opened by) - It needed the sysid as the ultimate value. I leave a picture here of how to do it correctly. Thanks a million.

MariaQuintero_0-1695904809756.png

 

View solution in original post

5 REPLIES 5

Uncle Rob
Kilo Patron

It looks like the activity you're using is configured to dump data into work notes, not email bodies, because its inserting those [code] tags.  That's an activity stream thing.

OMG @Uncle Rob look what I just came accross...

3-ways-to-notify-with-flow-designer 😉

Mohammad K
Tera Expert

Hi @Maria Quintero ,

 

Did you by any chance follow this thread and customize the OOB activity? 😉
https://www.servicenow.com/community/now-platform-forum/flow-design-action-generate-link-to-table-re...

 

As @Uncle Rob said, by using the [code] tags, you will change the link that is generated, so essentially, you just need to remove those and it looks like it might work. 

If that doesn't work, please send the details of step 4 action so we can see what is going on behind that "link" pill.

Hello Mohammad, effectively, this issue could be solved as I was missing the SYS ID field, or the input I gave for this field was invalid (opened by) - It needed the sysid as the ultimate value. I leave a picture here of how to do it correctly. Thanks a million.

MariaQuintero_0-1695904809756.png