Automate Squareup Square Connect
HumDay reads Squareup Square Connect’s own published API description and derives 200 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Squareup Square Connect is
Client library for accessing the Square Connect APIs
API host: connect.squareup.com
What HumDay can do in Squareup Square Connect
116 documented operations change something in Squareup Square Connect. The 76 most useful are listed here.
- POSTSearchOrders
/v2/orders/search - POSTSearchInvoices
/v2/invoices/search - POSTSearchCustomers
/v2/customers/search - POSTSearchCatalogItems
/v2/catalog/search-catalog-items - POSTSearchLoyaltyEvents
/v2/loyalty/events/search - POSTCreateOrder
/v2/orders - POSTCreateInvoice
/v2/invoices - POSTCreatePayment
/v2/payments - POSTCreateCustomer
/v2/customers - POSTSearchCatalogObjects
/v2/catalog/search - POSTCancelPaymentByIdempotencyKey
/v2/payments/cancel - POSTCreateCustomerGroup
/v2/customers/groups - POSTCalculateOrder
/v2/orders/calculate - POSTSearchTeamMembers
/v2/team-members/search - POSTSearchSubscriptions
/v2/subscriptions/search - POSTBatchRetrieveOrders
/v2/orders/batch-retrieve - POSTBulkCreateTeamMembers
/v2/team-members/bulk-create - POSTUpdateItemTaxes
/v2/catalog/update-item-taxes - PUTUpdateOrder
/v2/orders/{order_id} - POSTUpdateItemModifierLists
/v2/catalog/update-item-modifier-lists - DELETEDeleteInvoice
/v2/invoices/{invoice_id} - PUTUpdateInvoice
/v2/invoices/{invoice_id} - PUTUpdatePayment
/v2/payments/{payment_id} - DELETEDeleteCustomer
/v2/customers/{customer_id} - PUTUpdateCustomer
/v2/customers/{customer_id} - POSTSearchShifts
/v2/labor/shifts/search - POSTSearchLoyaltyRewards
/v2/loyalty/rewards/search - POSTSearchLoyaltyAccounts
/v2/loyalty/accounts/search - POSTSearchTerminalRefunds
/v2/terminals/refunds/search - POSTCreateCard
/v2/cards - POSTSearchTerminalCheckouts
/v2/terminals/checkouts/search - POSTRefundPayment
/v2/refunds - POSTCreateBooking
/v2/bookings - POSTSearchAvailability
/v2/bookings/availability/search - POSTCreateLocation
/v2/locations - POSTCreateGiftCard
/v2/gift-cards - POSTBatchChangeInventory
/v2/inventory/changes/batch-create - POSTCreateTeamMember
/v2/team-members - POSTCreateSubscription
/v2/subscriptions - POSTPayOrder
/v2/orders/{order_id}/pay - POSTCreateMobileAuthorizationCode
/mobile/authorization-code - DELETEDeleteCustomerGroup
/v2/customers/groups/{group_id} - PUTUpdateCustomerGroup
/v2/customers/groups/{group_id} - POSTCancelInvoice
/v2/invoices/{invoice_id}/cancel - POSTCancelPayment
/v2/payments/{payment_id}/cancel - POSTCreateCustomerCard
/v2/customers/{customer_id}/cards - POSTPublishInvoice
/v2/invoices/{invoice_id}/publish - POSTCompletePayment
/v2/payments/{payment_id}/complete - POSTCreateEmployeeRole
/v1/me/roles - POSTCharge
/v2/locations/{location_id}/transactions - POSTCreateEmployee
/v1/me/employees - POSTCreateShift
/v2/labor/shifts - POSTCreateDeviceCode
/v2/devices/codes - POSTUpsertCatalogObject
/v2/catalog/object - POSTLinkCustomerToGiftCard
/v2/gift-cards/{gift_card_id}/link-customer - POSTCreateLoyaltyReward
/v2/loyalty/rewards - POSTUnlinkCustomerFromGiftCard
/v2/gift-cards/{gift_card_id}/unlink-customer - POSTCreateLoyaltyAccount
/v2/loyalty/accounts - POSTRegisterDomain
/v2/apple-pay/domains - POSTCreateBreakType
/v2/labor/break-types - POSTCreateTerminalRefund
/v2/terminals/refunds - POSTRetrieveGiftCardFromGAN
/v2/gift-cards/from-gan - POSTCreateTerminalCheckout
/v2/terminals/checkouts - POSTBatchDeleteCatalogObjects
/v2/catalog/batch-delete - POSTBatchUpsertCatalogObjects
/v2/catalog/batch-upsert - PUTUpdateOrder
/v1/{location_id}/orders/{order_id} - POSTCreateGiftCardActivity
/v2/gift-cards/activities - POSTRetrieveGiftCardFromNonce
/v2/gift-cards/from-nonce - POSTBatchRetrieveCatalogObjects
/v2/catalog/batch-retrieve - POSTDeprecatedBatchChangeInventory
/v2/inventory/batch-change - POSTBulkUpdateTeamMembers
/v2/team-members/bulk-update - POSTDeprecatedBatchRetrieveInventoryCounts
/v2/inventory/batch-retrieve-counts - POSTDeprecatedBatchRetrieveInventoryChanges
/v2/inventory/batch-retrieve-changes - POSTCreateRefund
/v1/{location_id}/refunds - PUTUpdateBooking
/v2/bookings/{booking_id} - PUTUpdateLocation
/v2/locations/{location_id}
What HumDay can read from Squareup Square Connect
These are the operations a schedule or a trigger can watch.
- GETListInvoices
/v2/invoices - GETListPayments
/v2/payments - GETListCustomers
/v2/customers - GETListCatalog
/v2/catalog/list - GETListCustomerGroups
/v2/customers/groups - GETListCustomerSegments
/v2/customers/segments - GETRetrieveOrder
/v2/orders/{order_id} - GETListOrders
/v1/{location_id}/orders - GETGetInvoice
/v2/invoices/{invoice_id} - GETGetPayment
/v2/payments/{payment_id} - GETListPayments
/v1/{location_id}/payments - GETRetrieveCustomer
/v2/customers/{customer_id} - GETListCards
/v2/cards - GETListSites
/v2/sites - GETListPaymentRefunds
/v2/refunds - GETListDisputes
/v2/disputes - GETListEmployees
/v2/employees - GETListLocations
/v2/locations - GETListMerchants
/v2/merchants - GETListGiftCards
/v2/gift-cards - GETListBankAccounts
/v2/bank-accounts - GETRetrieveCustomerGroup
/v2/customers/groups/{group_id} - GETRetrieveCustomerSegment
/v2/customers/segments/{segment_id} - GETListEmployeeRoles
/v1/me/roles
How automating Squareup Square Connect works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Squareup Square Connect account.
- Grant access, then go live. You approve the specific Squareup Square Connect operations it may use — and only those.
Popular Squareup Square Connect integrations
Connect Squareup Square Connect to the tools people pair it with most.
- Squareup Square Connect and OData for namespace microsoft.graphintegration
- Squareup Square Connect and Cloudflareintegration
- Squareup Square Connect and NetBoxintegration
- Squareup Square Connect and GitHubintegration
- Squareup Square Connect and Mistintegration
- Squareup Square Connect and Loket.nlintegration
- Squareup Square Connect and Atlassian The Jira Cloud platformintegration
- Squareup Square Connect and Magento B2Bintegration
- Squareup Square Connect and Stripeintegration
- Squareup Square Connect and Zuora Reference Billingintegration
- Squareup Square Connect and bunqintegration
- Squareup Square Connect and DocuSignintegration
Automate Squareup Square Connect with these
- Rebilly184 operations
- Adyen Management119 operations
- Taxamo36 operations
- Adyen Configuration31 operations
- Adyen Legal Entity Management27 operations
- PayPal Invoicing22 operations
- Adyen Checkout21 operations
- Adyen Account20 operations
- Beanstream Payments15 operations
- Adyen Payment13 operations
- PayPal Orders9 operations
- Adyen Fund8 operations
Categories
Questions about Squareup Square Connect automation
- Can HumDay connect to Squareup Square Connect?
- Yes. HumDay reads Squareup Square Connect's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 200 operations are documented.
- Do I need to write code to automate Squareup Square Connect?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Squareup Square Connect account.
- What can HumDay do in Squareup Square Connect?
- 116 of the 200 documented operations change something in Squareup Square Connect, and 84 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Squareup Square Connect account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Squareup Square Connect is held behind that approval.
Where this came from
The operations above are read from a published API description for Squareup Square Connect at raw.githubusercontent.com/square/connect-api-specification/master/api.json. Descriptions are the provider’s own words, not ours. Last published 2021-08-23.