Basic Information

appmixer.prestashop.core.GetContact

Get Contact

1.0.0

Public

Retrieve a store contact and all of its associated data by ID. Contacts are the customer-service contacts configured in your PrestaShop back office.

Input Ports

in

FieldTypeDescription
Contact ID text The unique identifier of the contact.

Output Ports

out

FieldTypeDescription
Contact ID string -
Email string -
Customer Service string -
Position string -
Name array -
Description array -

Full Metadata