Build it
What do you want OnceHub and Shippo to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with OnceHub and Shippo
Triggers and actions 17 triggers · 35 actions
Trigger
Booking CanceledTriggers when a OnceHub booking is canceled by the customer or by someone on your team.
Trigger
Booking Cancelled and RescheduledTriggers when a customer cancels a OnceHub booking and then reschedules it on a different booking page.
Trigger
Booking CompletedTriggers when a OnceHub booking's end time has passed and the meeting is marked completed.
Trigger
Booking Lifecycle EventTriggers on any OnceHub booking event — scheduled, rescheduled, reassigned, canceled, completed or no-show — with the event name included so you can branch on it.
Trigger
Booking No-ShowTriggers when a OnceHub booking is marked as a no-show.
Trigger
Booking RescheduledTriggers when a OnceHub booking is rescheduled to a new time.
Trigger
Booking ScheduledTriggers when a new OnceHub booking is scheduled.
Trigger
Contact CapturedTriggers when a new contact is captured in OnceHub.
Trigger
Contact Lifecycle EventTriggers whenever a OnceHub contact is created or changed, so you catch the whole contact lifecycle in one place.
Trigger
Contact UpdatedTriggers when an existing OnceHub contact is updated.
Trigger
Conversation AbandonedTriggers when a website visitor stops replying to a OnceHub chatbot for more than ten minutes and the conversation is abandoned.
Trigger
Conversation ClosedTriggers when a OnceHub chatbot conversation is closed.
Trigger
Conversation Lifecycle EventTriggers on any OnceHub conversation event — started, closed or abandoned — with the event name included so you can branch on it.
Trigger
Conversation StartedTriggers when a website visitor sends their first message to a OnceHub chatbot and a conversation starts.
Trigger
Reassigned BookingTriggers when a OnceHub booking is reassigned to a different host.
Action
Cancel BookingCancels a OnceHub booking, optionally with a reason and without emailing the customer.
Action
Create ContactCreates a new contact in OnceHub. Give at least an email address or a mobile number.
Action
Create One-Time Booking LinkCreates a one-time booking link for a published OnceHub booking calendar, optionally prefilling the booking form and pinning the host or duration.
Action
Delete ContactDeletes a contact from OnceHub.
Action
Find ContactFinds a OnceHub contact by email address.
Action
Get Available Time SlotsReturns the open meeting times on a OnceHub booking calendar for the window you choose.
Action
Get Booking CalendarReturns one OnceHub booking calendar with its host, public link and meeting length.
Action
Get Booking DetailsReturns one OnceHub booking with its time, customer details and booking form answers.
Action
Get ContactReturns one OnceHub contact with its details and custom fields.
Action
Get Contact's Future MeetingsReturns a contact's upcoming OnceHub meetings — the bookings that start after the time you give.
Action
List Booking CalendarsLists the booking calendars in your OnceHub account.
Action
List BookingsLists OnceHub bookings, with optional filters for status, contact, host, calendar and date range.
Action
List ContactsLists the contacts in your OnceHub account, with optional email and date filters.
Action
Mark Booking as No-ShowMarks a OnceHub booking as a no-show.
Action
Reassign BookingReassigns a OnceHub booking to a different host, optionally naming the video conferencing service to use.
Action
Request RescheduleAsks the customer to pick a new time for a OnceHub booking, optionally telling them why.
Action
Update ContactUpdates an existing OnceHub contact. Only the fields you fill in are changed; anything left blank keeps its current value.
Trigger
New OrderTriggers when a new order is created
Trigger
New Shipping LabelTriggers when a new shipping label is created
Action
Add addressCreate a new address record. Endpoint: POST /addresses.
Action
Add customs declarationCreate a new customs declaration for international shipments. Endpoint: POST /customs/declarations.
Action
Add customs itemCreate a new customs item line for use in a customs declaration. Endpoint: POST /customs/items.
Action
Add parcelCreate a new parcel record (dimensions/weight). Endpoint: POST /parcels.
Action
Add refundRequest a refund for a shipping label/transaction. Endpoint: POST /refunds.
Action
Add shipmentCreate a new shipment to generate rate quotes. Endpoint: POST /shipments.
Action
Add shipping labelPurchase/create a shipping label (transaction) from a rate. Endpoint: POST /transactions.
Action
Create OrderCreates an order.
Action
Find an OrderSearch for an order by ID.
Action
Find a Shipping LabelSearch for a shipping label by ID.
Action
Get addressRetrieve a single address by id. Endpoint: GET /addresses/{AddressId}.
Action
Get shipmentRetrieve a single shipment by id. Endpoint: GET /shipments/{ShipmentId}.
Action
Get tracking statusLook up the current tracking status for a shipment by carrier + tracking number. Endpoint: GET /tracks/{Carrier}/{TrackingNumber}.
Action
List addressesList all addresses. Endpoint: GET /addresses.
Action
List parcelsList all parcels. Endpoint: GET /parcels.
Action
List rates for shipmentRetrieve the available carrier rates for a shipment. Endpoint: GET /shipments/{ShipmentId}/rates.
Action
List shipmentsList all shipments. Endpoint: GET /shipments.
Action
Validate addressValidate an existing address by id. Endpoint: GET /addresses/{AddressId}/validate.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews