Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Worflow when posting to external rest end point

Avatar

Level 4

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.

1 Accepted Solution

Avatar

Correct answer by
Level 4

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/.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

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/.