Expand my Community achievements bar.

How to get access to adobe commerce events

Avatar

Level 1

When I try to create an app ,  I do not see the option to select "adobe/commerce-events-ext-tpl" in the templates list. Also I am not able to see the option for "Adobe commerce events" in the developer console when I try to add an "Event" using the "Event" option there.

The tutorial I referred was "https://experienceleague.adobe.com/en/docs/commerce-learn/tutorials/adobe-developer-app-builder/io-e...

2 Replies

Avatar

Level 8

@Manafpm1 , Missing commerce-events-ext-tpl is fine. You can choose any generic action template and change the code accordingly. The commerce template just installs additional dependencies, that can be manually done from generic scaffold. 

 

But for unable to listen commerce events, suspecting permission issue. Your project must listen to commerce events, only then your action gets invoked. Speak to your admin to grant developer access to AppBuilder and Commerce. And check with your admin if they see the option. Its one time setup, fine if admin registers on your project.

Avatar

Employee

@Manafpm1 wrote:

I am not able to see the option for "Adobe commerce events" in the developer console when I try to add an "Event" using the "Event" option there.

When creating the project in the developer console make sure to 

- select "Create Project from template", and then

- select the "App Builder" template.

 

If this option is not available do as @sarav_prakash said and reach out to your admin to grant you the developer access to AppBuilder using the admin console