Discussions

Ask a Question

Why Eagle Handicraft is the Leading Supplier of Pakistani Handicrafts

Eagle Handicrafts Pakistan has built its reputation as the premier supplier of authentic Pakistani handicrafts through consistent dedication to quality and cultural preservation. We source directly from skilled artisans across Pakistan, with every piece reflecting genuine craftsmanship and traditional techniques passed down through generations. Our rigorous quality checks guarantee that only the finest products reach our customers, whether shopping at our Pakistan handicraft shop in Rawalpindi or through our Pakistan handicrafts online platform.
We maintain strong relationships with artisan communities, providing fair compensation and sustainable livelihoods while preserving invaluable cultural heritage. Our diverse collection spans traditional textiles, intricate woodwork, exquisite pottery, handcrafted jewelry, and cultural artifacts—all curated with expertise and care. With knowledgeable staff, superior customer service, and both local and international shipping capabilities, we make authentic Pakistani craftsmanship accessible to everyone. Eagle Handicrafts Pakistan doesn't just supply handicrafts; we connect people with the soul of Pakistan's artistic legacy.

Adding Stripe Customer Id to Zuper Customer profile

hello,

How to Structure Efficient API Calls?

Hi everyone,
I’m currently working on an integration (slope) using the Zuper API and wanted to start a discussion around best practices for structuring efficient API calls, especially as projects grow in complexity and scale.
I’m fetching and syncing data (such as jobs, customers, and related entities) between Zuper and an external system. While the API works well, I want to make sure I’m designing my calls in a way that is
Performant
Scalable
Easy to maintain
Friendly to rate limits
What’s the best way to use filters and pagination to avoid over-fetching data?
Any tips for efficiently handling large datasets (e.g., jobs or customers)?
Thanks in advance!

Pricing

Pls provide pricing model for API calls and all other possible cost for us as a third party using your developer services.

How to get submitted Service Task Form Details

is their an endpoint to get the information that a tech entered into a service task form for a given job?

Customers definition when creating a property

I am reading the documentation for creating a property, and it says that a Property Object must be sent, and inside it there must be a property_customer property, which is an array of objects. In the example, it shows property_customer: [{customer: ‘string’}].

Answered

Create Zuper Job using Api

Hi Team,
I am trying to create a zuper job using the api call. I am getting this error even if I am passing the property "job_category" and "job_title" in the payload.

Zuper MCP Server

In Cursor, it is stating "No tools or prompts" when connected to the MCP server. Is it currently down?

Property in Get all Jobs API

When we try to use https://stagingv2.zuperpro.com/api/jobs we were able to fetch all job details but we were not able to get property associated to those job cards in the response.

GET Properties - Multiple Custom Field Filters

When using the GET All Properties endpoint, we are hoping to filter on multiple custom fields in a single call using filter.custom_field. Is this possible?