Zapier Integration — New Action: “Create Address”

Problem Statement

Zapier users currently lack the ability to create or associate a customer address directly through Pelcro’s Zapier integration.

Although the Pelcro API supports POST /addresses, the existing Zapier connector only includes actions such as Create Customer, Create Subscription, and similar operations — none of which accept address data.

As a result, users must rely on Zapier Webhooks to manually call the API, introducing unnecessary complexity and making the process less accessible to non-technical users.



User Story

As a Pelcro + Zapier user,
I want to create a customer address record and link it to an existing customer within my Zap,
so that I can fully automate customer onboarding workflows (e.g., MemberPress → Pelcro customer + address creation) without needing custom Webhook configurations.

Definition of Done (DoD)

  • Add a new “Create Address” action within the Pelcro Zapier integration.

  • The action should allow users to create an address record and associate it with an existing customer by mapping directly to Pelcro’s REST API endpoint:

    POST /addresses 
  • Input fields should include (at minimum):

    • Customer ID

    • First name, last name

    • Address line 1, Address line 2

    • City, State/Province, Postal Code, Country

    • Address type (e.g., billing, shipping)

  • The action should appear under the “Pelcro” app actions in Zapier and return the created address object as a response.


Please authenticate to join the conversation.

Upvoters
Status

Backlog

Board
💡

Pelcro Product

Date

4 months ago

Author

Rana Haleem

Subscribe to post

Get notified by email when there are changes.