Integrate ( send attachment ) from ServiceNow to Conga
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 11:02 PM
We are trying to post ( Send Attachments ) from ServiceNow to Conga.
Conga's reference script
{
"document": {
"fileName": "string",
"fileType": "string",
},
"contents": "string"
}
The script we are pushing from ServiceNow is :
doesnt look like Conga will access Base64 content, are there any other conventional methods to send attachments.
perhaps binary?
Please assist.
0 REPLIES 0