- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2022 03:20 AM
Hi,
I am creating a connection with IntegrationHub ETL (IH-ETL) and in the Data Source you have to create a Request Action. When creating this, one of the inputs, OOB, is a mandatory field called Attachment Name (see screenshot below). I am wondering what the purpose of this input is.
See also: https://developer.servicenow.com/blog.do?p=/post/orlando-integrationhub/
Hope somebody has an explanation?
Regards,
Kenneth
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 05:08 AM
That is because you are using a data source request action and it is used for import set via integration. And to import data, a file attachment is needed. so it is asking for the name of attachment.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2022 03:48 AM
Hi Kenneth,
Inputs are to be added if those values are needed in the action.
For Example : In 'Create catalog task' action in flow designer, RITM is passed as in input to that action so that a catalog task is generated under that RITM.
So similarly when you are creating a new action in flow etc, you need to have inputs which are required for your action to process.
Mark as correct and helpful if it solved your query.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 04:32 AM
Thank you Sumanth, but my question was why this field in this particular case.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 05:08 AM
That is because you are using a data source request action and it is used for import set via integration. And to import data, a file attachment is needed. so it is asking for the name of attachment.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2024 07:28 PM
Hi Sumanth,
When you import data through REST API, what that has to do with file attachment, also does file attachment mean excel etc. ?