How to send catalog task form fields and attachment attached to it to Third Party using REST API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2024 05:47 AM
I am trying to send catalog task form fields (like catalog task number, short description, description) and attachment attached to the task in one REST request.
I am setting request body through Business rule with setStringParameterNoEscape method and for attachment I am using setRequestBodyFromAttachment(). For this it is just including attachment content and not catalog task fields.
Please can someone help me for this requirement.
0 REPLIES 0