Hello,
I am creating a workflow that will onboard/offboard our IT contractors. The profile creation and AD group assignment is happening through a Sailpoint automation. Therefore, SailPoint API is called when the workflow determines it’s a onboarding request. In addition to the profile creation, there are two applications the contractor may need access to; application A and application B. If both applications are needed, the workflow uses Fresh PAT to create one ticket for Team A (to complete application A setup), and a separate ticket for Team B (to complete application B setup). The issue is, Freshservice support told me I can only use 1 type of API call per workflow and it must be consistent across all nodes;therefore I cannot utilize both the FreshService PAT and SailPoint API. Has anyone run into this issue before? This seems like an odd limitation I’d like to workaround. The SailPoint API is already struggling and failing to keep up with the volume of requests and I’d rather avoid bogging it down further with tasks Fresh can do.
Thank you for any suggestions you may have.
