11176  
                
                  
                    February 24, 2021, 12:09am
                   
                  1 
               
             
            
              Hello! Can you please explain me, how can i get the link to specific screen, without action in the app?
I use webhook to add a row in my google sheet
Is it possible to get it automatically?
             
            
              
            
           
          
            
            
              So do you mean the deep link?
The only way to get it without any actions in the app is to go to the live app and copy paste the link yourself to the Sheet.
Or you can use a set column action before “view details” that writes the link to a specific column of your choice. That way, any users can “help” you write that link without any problems in the user experience.
             
            
              1 Like 
            
            
           
          
            
              
                11176  
              
                  
                    February 27, 2021,  3:30pm
                   
                  3 
               
             
            
              thanks for the answer
set column action writes a link to the previous screen and to the internal screen of a specific item
the only way for me is set column action inside detail view
             
            
              
            
           
          
            
            
              
I assume something like this would work (in an inline list compound action), plus a view details. Can you confirm?
             
            
              
            
           
          
            
              
                11176  
                
                  
                    February 28, 2021, 12:07am
                   
                  5 
               
             
            
              
No, it set a link to app main screen, not to detail view
            
 
            
              
            
           
          
            
            
              When doing that in the real app, it gives you only the link to the app itself, not the deep link, is that correct?
If so, that’s a bug that hasn’t been fixed in a while.
             
            
              1 Like 
            
            
           
          
            
            
              ooh, well that explains something I was bumping into last week.
There is a workaround, which is to use the Open Sharing Options action. Then copy the link from your device and manually add it to the sheet/table
             
            
              1 Like 
            
            
           
          
            
              
                Uzo  
              
                  
                    February 28, 2021,  5:09am
                   
                  8 
               
             
            
              you have to do this action in real App, not in the app editor, plus screen have to be result of a list redirection
             
            
              
            
           
          
            
              
                11176  
              
                  
                    February 28, 2021,  3:01pm
                   
                  9 
               
             
            
              yes i tried it in the app not in the editor
             
            
              1 Like 
            
            
           
          
            
              
                Ryan  
              
                  
                    March 24, 2023, 11:28am
                   
                  10 
               
             
            
              Back from the dead,
             
            
              
            
           
          
            
            
              If you’re on Glide Apps (formerly Pages), you only need the rowID and know the structure of the deep link to configure it on the fly.