Dynamic Integration Trigger — Universal REST Caller for Flow Designer#180
Dynamic Integration Trigger — Universal REST Caller for Flow Designer#180abhix2112 wants to merge 2 commits intoServiceNowDevProgram:mainfrom
Conversation
|
✅ Valid PR for ActionPack Thank you for your contribution. This PR complies with the CONTRIBUTING.md. |
|
Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one. In this PR, i see extra action file for smart_record_comparator action. |
Adds a reusable Flow Action that dynamically executes REST integrations using provided URL, credentials, headers, and body.
No need to predefine REST Messages — simply plug in this Action to call any external API from a Flow.
Ideal for HRSD, ITSM, and custom apps where flexible API communication is required.