Worflow when posting to external rest end point | Community
Skip to main content
daniel_henriqu1
April 12, 2016
Solved

Worflow when posting to external rest end point

  • April 12, 2016
  • 1 reply
  • 819 views

Hi.

When using adaptive forms, will any form submission be "intercepted" by the corresponding publish instance?

I thought post to external rest end point action would send data directly to an external REST end point, but after reading Writing custom Submit action for adaptive forms, I'm not sure anymore.

Thanks in advance!

Best regards,

Daniel.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by daniel_henriqu1

For future reference:

post to external rest end point action does follow the same workflow that others submit actions. The source code can be found under /libs/fd/af/components/guidesubmittype/restendpoint/.

1 reply

daniel_henriqu1
daniel_henriqu1AuthorAccepted solution
April 12, 2016

For future reference:

post to external rest end point action does follow the same workflow that others submit actions. The source code can be found under /libs/fd/af/components/guidesubmittype/restendpoint/.