Upload pdf to google drive from ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2023 10:21 PM
Hi all I want to copy a attachment from servicenow to google drive using api integration.. I was able to send attachment to google drive.. Now the problem is ,it is getting attachment uploaded as 'Untitled' , But I want it to be named example 'Invoice'. and also i need that attachment should be seen in particular folder in google drive . what line i should add in script so that i can achieve this anyone have idea on this. can help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2023 03:22 PM
Hi, without any details of your process\code, it is not possible for the community to assess your issue.
perhaps you could update this thread with clear and specific details of your script (as plain text).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2023 09:05 PM - edited 07-30-2023 09:06 PM
@Tony Chatfield1 Hi sir.. sure below I have added my after update business rule script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 10:24 PM
What happens when you do application/json instead of application/pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 11:32 PM
@DanielCordick creating 'Untitled' docs without content