Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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/.

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