Sending fax using flow designer.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 03:19 AM
How to send a fax using flow designer in servicenow.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 03:32 AM
Hi @User_267,
You will need some kind of provider which can send a fax by leveraging a REST API. For example Fax REST API for Developers - Fax.to
Then you can create a Flow Action to use that API.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.