Integration
Connect Order Desk to Ortto
When something happens in Order Desk, your agent does the next thing in Ortto. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Order Desk and Ortto 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 Order Desk and Ortto
Triggers and actions 6 triggers ยท 26 actions
Trigger
New Order AddedTriggered when a new order is added in Order Desk.
Trigger
Order Folder ChangedTriggered when an order moves to a different folder in Order Desk.
Action
Add Order ItemAdds a line item to an existing order in Order Desk.
Action
Add Order NoteAdds a note to an order's history in Order Desk.
Action
Add ShipmentRecords a shipment with tracking details against an order in Order Desk.
Action
Change FolderMoves an order into a different folder in Order Desk.
Action
Change TagSets the tag on an order in Order Desk. Reads the order first and writes it back with the new tag so no other order details are lost.
Action
Create Inventory ItemCreates a product in the Order Desk store's inventory.
Action
Create New OrderCreates a new order in Order Desk with its line items, addresses and totals.
Action
Delete Inventory ItemDeletes a product from the Order Desk store's inventory.
Action
Delete OrderDeletes an order from Order Desk.
Action
Delete Order ItemRemoves a line item from an order in Order Desk.
Action
Get Inventory ItemReturns one product from the Order Desk store's inventory, including its stock level and your own metadata.
Action
Get OrderReturns one order from Order Desk with its line items, addresses, shipments, notes and your own metadata.
Action
List OrdersReturns orders from Order Desk, with optional folder, source, customer and date filters.
Action
Set Order DataUpdates fields on an existing Order Desk order. Reads the order first and writes it back with only the fields you filled in, so nothing else is lost.
Action
Set Order Item DataUpdates a line item on an Order Desk order. Reads the item first and writes it back with only the fields you filled in, so nothing else on the item is lost.
Action
Update Inventory ItemUpdates a product in the Order Desk store's inventory. Reads the item first and writes it back with only the fields you filled in, so nothing else is lost.
Trigger
Fields UpdatedTriggers when the specified field(s) of a record have been updated in your Ortto account.
Trigger
New Activity OccurredTriggers when a new Ortto activity occurs.
Trigger
New Record CreatedTriggers when a new record (contact or organization) has been added to your Ortto account.
Trigger
Tag Added/RemovedTriggers when a tag has beed added to, or removed from, a record.
Action
Add Custom FieldCreate a new custom field on the person or organization schema in Ortto. Endpoint: POST /v1/custom-field/create. Vendor doc: https://help.ortto.com/developer/latest/api-reference/custom-field/
Action
Create RecordCreate a new record (person, organization), or update an existing record in your Ortto account.
Action
Delete RecordArchive, restore, or permanently delete a person or organization record in Ortto. Endpoint: POST /v1/person/delete (and /v1/organization/delete for accounts). Vendor doc: https://help.ortto.com/a-260-archive-restore-and-delete-people-archive-restore-delete
Action
Get RecordFetches one or more people, or one or more accounts, by their Ortto ids, returning whichever fields you ask for.
Action
List ActivitiesRetrieve the activity feed for a given contact in Ortto. Endpoint: POST /v1/person/activities/list (activity log for a contact ID). Vendor doc: https://help.ortto.com/a-773-retrieve-activity-feed-for-a-given-contact
Action
Opt Out From SMSOpt out a person from all SMS communications.
Action
Search or Create RecordsSearch your Ortto data for a record based on the provided field or optionally create one if none is found.
Action
Tag/Untag RecordsAdds or removes tags on a person or an account in Ortto, matching the record by email address or account name.
Action
Unsubscribe a PersonUnsubscribe a person from all emails.
Action
Update Audience SubscriptionSubscribe or unsubscribe a person to/from an Ortto audience. Endpoint: POST /v1/audience/subscribe. Vendor doc: https://help.ortto.com/developer/latest/api-reference/audiences/
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.