- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 03:36 AM
Hello Experts,
We are performing a third-party incident Integration, we need to send attachments to the third party while we create a new incident via business rule only.
we have written a business rule which has 2 fields: FileName & FileType through which we need to send the attachments to the third-party.
Can anyone help on how to send the attachments to the third-party through the below business rule.
Thanks in advance
Khozema Attar
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 06:38 AM
I am able to send attachment but after download that attachment that file(png) is not opening and differ in size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 06:38 AM
I am able to send attachment but after download that attachment that file(png) is not opening and differ in size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 09:09 AM
Hi Ankur
How to send multiple attachment. this is for single attachment right
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 07:52 PM
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 03:43 AM
Hello Attar,
Below link might be useful:
Thanks,
Surya Amara
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 06:41 AM
Hi Surya,
I was able to send attachments to third party .
But, as we are using SOAP for the integration ,attachments of size greater than 5MB are not transmitted.
So, Is there a way I can call REST API's POST method in my existing business rule to send attachments.
Find the Screenshot of the BR:
Thanks & Regards
Khozema