Skip to main content
Question

Use data contained within an API call on the workflow it triggers

  • April 16, 2025
  • 1 reply
  • 33 views

Forum|alt.badge.img+2
  • Do Gooder (Customer)

Hi,

Is it possible to pull data from an API call that is being called to used to trigger a workflow?

For instance when NewEmploymentHandling.svc/NewEmploymentSet is called take the SavedEmpNo and use it to make another API call within a workflow?

Kind regards,

Josh

1 reply

Forum|alt.badge.img+9
  • Hero (Employee)
  • April 18, 2025

Hi,

Yes this is possible you could use the originating api calls parameters inside the workflow. You could use the watch option to see what are the parameters passed into the workflow.

ref:Workflow Tooling - Technical Documentation For IFS Cloud