User gs.getProperty('instance_name') not allowed on different scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 07:29 AM
Hi All,
I'm trying to use gs.getProperty('instance_name') on Google Drive scope but the flow execution throw an error :

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 10:50 AM - edited 10-01-2024 10:57 AM
Hi @Serigne Mansour ,
Can you try with flow variables
1)Create a flow variable
2)Use gs.getProperty('instance_name')
3)use it in your flow.
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 03:15 AM
I've created a "Cross scope privilege" for Read access on sys_properties table and now it work well.
Thanks you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 03:27 AM
Can you please share a screenshot of the error. Also, you can try fetching the instance name through an action. and pass it using flow variable.
Kindly mark the reply as a correct answer / helpful if it helped to solve your question.
Thanks,
Anwesha