How to complete an external form using flow

Currently, we use the CustomFormBaseService/CompleteStep method to close an external form. However, we are now looking to accomplish this through a flow instead. Are there any steps I can use to achieve this? I haven't been able to identify any.

Comments

  • You can use the CompleteStep located at Integrations -> Internal Services -> CustomFormBaseService -> CompleteStep. We don't recommend calling Decisions Services from within a flow using REST/WCF if they are on the same machine, as it can create a complex scenario with our types.

    I hope this helps.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion