Tool to process Payhip's subscription.created webhook event. Use when handling a subscription start event from Payhip.
typeRequiredstringEvent type identifier
statusRequiredstringSubscription status at creation; always 'active' for this event
plan_nameRequiredstringName of the subscription plan
signatureRequiredstringHMAC SHA-256 signature of the payload using your API key
customer_idRequiredstringUnique identifier for the customer
gdpr_consentRequiredstringCustomer's GDPR consent status
product_linkRequiredstringPayhip product link identifier
product_nameRequiredstringName of the product
customer_emailRequiredCustomer's email address
subscription_idRequiredstringUnique identifier for the subscription
customer_last_nameRequiredstringCustomer's last name
customer_first_nameRequiredstringCustomer's first name
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.