Insert the form Data into an existing Excel file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello Everyone,
I have one requirement. I created one custom table (xyz). If the record is created automatically I have one template should attach to the record. Now I want to insert the record data into the existing file.
Is anyone experienced this type of requirements..?
If yes please let me know.
Thanks in Advance.....
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
sorry question is not clear.
Regards,
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @SivaprasadV
Check if you have sufficient role in your integration user account .
e.g
Key Requirements for Success (Status 200)
- Required Roles: import_transformer is mandatory for triggering transform maps.
- API Access: If using REST API to initiate the import, the account needs snc_platform_rest_api_access and appropriate table access (e.g., import_set_table write access).
check and try.

