adobe / commerce-integration-starter-kit

Adobe's integration starter kit uses Adobe Developer App Builder to improve real-time connection reliability and reduce the time-to-market for integrations between Adobe Commerce and other back-office systems, such as ERPs, CRMs, and PIMs.
Apache License 2.0
10 stars 2 forks source link

ACSP-231 Change event registration names in the onboarding script #15

Closed emartinpalomas closed 4 months ago

emartinpalomas commented 4 months ago

Description

Change event registration names in the onboarding script from <providerKey> <entityName> Synchronization to <providerKey> <entityName> Sync

Related Issue

https://github.com/adobe/commerce-integration-starter-kit/issues/14

Motivation and Context

The onboarding script needs to create event registrations with names that can pass frontend validation so they can be modified in Adobe console without changing the name.

How Has This Been Tested?

The change has been tested by deploying and onboarding a starter-kit-based App Builder project

Screenshots (if appropriate):

EventRegistrationDetails

Types of changes

Checklist: