Action: Create Customer

Shopify Operation

This Shopify action creates a new customer profile in your store's database.

Example User Story

I want to manually add a VIP customer to our system so they can access exclusive discounts.

Fields

Field Name
Field Type
Required

firstName

String

Yes

lastName

String

Yes

email

String

Yes

phone

String

No

address

String

No

Shopify

Example link

Code (Apache v2.0): Operation

Last updated