コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

How to create a new lead programmatically through workflow

Avatar

Employee

I want to create a workflow for a newsletter subscription, when the submit button is clicked i want to execute a workflow which will insert a new lead in repository.

This is a cross post of an unanswered question in a LinkedIn Group.

1 受け入れられたソリューション

Avatar

正解者
Level 10
3 返信

Avatar

正解者
Level 10

Avatar

Level 10

You can submit to a custom AEM sling servlet. In the servlet, use the AEM Java API to invoke the workflow. See http://helpx.adobe.com/experience-manager/using/invoking-experience-manager-workflows-using.html.

Avatar

Employee

Hi Charlie

 

I created this workflow here , you can follow my blog 

https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-blogs/workfront-fusion-automat...

 

Thanks

Ashish