Automate Agco ATS AGCO
HumDay reads Agco ATS AGCO’s own published API description and derives 277 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 HumDay can do in Agco ATS AGCO
149 documented operations change something in Agco ATS AGCO. The 61 most useful are listed here.
- POSTCreate the metadata for a file before uploading.
/api/v2/Files - POSTCreate a user
/api/v2/Users - POSTSends an email message.
/api/v2/Notifications - POSTAdds a User Role
/api/v2/Roles - POSTAdd a new Update Group.
/api/v2/UpdateGroups - PUTUpload the contents of a file.
/api/v2/Files/{ID}/FileContents - POSTAdd a new Package Type ID to Bundle Relationship.
/api/v2/PackageTypetoBundles - POSTCreate the metadata for a file before uploading.
/api/v2/GlobalImageCategories - POSTAdd an Update Group Subscription
/api/v2/UpdateGroupSubscriptions - POSTAdd a subscription
/api/v2/UpdateGroupClientRelationships - POSTAdd contact information for authorization code.
/api/v2/AuthorizationContactInformation - PUTUpdate a user
/api/v2/Users/Current - DELETEMark a file as 'Removed'.
/api/v2/Files/{ID} - PUTUpdate the metadata for a file.
/api/v2/Files/{ID} - DELETEDelete a user
/api/v2/Users/{id} - PUTUpdate a user
/api/v2/Users/{id} - POSTAdd a package type that a user can see.
/api/v2/PackageTypes/{id}/Users/{userID} - POSTAdd an updateGroup that a user can see.
/api/v2/UpdateGroups/{id}/Users/{userID} - POSTCreate a Job
/api/v2/jobs - POSTAdd a Log entry
/api/v2/Logs - POSTCreate a Step
/api/v2/steps - POSTCreate an Agent
/api/v2/agents - POSTAdd a Bundle to the Update System.
/api/v2/Bundles - POSTCreate a JobRun
/api/v2/jobRuns - POSTAdd a Package to the Update System.
/api/v2/Packages - POSTCreate a Release
/api/v2/Releases - POSTCreate a voucher
/api/v2/Vouchers - POSTAdd a Language to support for translations.
/api/v2/Languages - POSTCreate an Activity
/api/v2/activities - PUTUpdate a user's roles
/api/v2/Users/{id}/Roles - POSTCreate the metadata for a GlobalImage before uploading.
/api/v2/GlobalImages - POSTAdd a Package Type.
/api/v2/PackageTypes - POSTAdd a category that a user can see.
/api/v2/AuthorizationCategories/{id}/Users/{userID} - POSTAuthenticate a user.
/api/v2/Authentication - POSTCreate a ContentReleaseVersion
/api/v2/ContentReleases - POSTCreate a translationKey object.
/api/v2/TranslationKeys - POSTAdd a Priority Package for a Client.
/api/v2/PriorityPackages - POSTCreate a ContentDefinition
/api/v2/ContentDefinitions - POSTCreate a ContentSubmission
/api/v2/ContentSubmissions - POSTCreate a license activation.
/api/v2/LicenseActivations - POSTCreate a translation request.
/api/v2/TranslationRequests - POSTAdd a Content Submission Type
/api/v2/ContentSubmissionTypes - POSTCreate a UserContentDefinition
/api/v2/UserContentDefinitions - POSTAdd an authorization category.
/api/v2/AuthorizationCategories - POSTAdd an authorization code definition.
/api/v2/AuthorizationCodeDefinitions - POSTCreate StringDefinition object.
/api/v2/StringDefinitions/Batch - DELETEDeletes a User Role
/api/v2/Roles/{id} - PUTUpdates a User Role
/api/v2/Roles/{id} - DELETEMark a file as 'Removed'.
/api/v2/GlobalImages/{ID} - DELETEDeletes a package type a user could see.
/api/v2/PackageTypes/{id}/Users/{userID} - DELETEDeletes an update group a user could see.
/api/v2/UpdateGroups/{id}/Users/{userID} - PUTUpdate a Role's users
/api/v2/Roles/{id}/Users - DELETEDeletes a category a user could see.
/api/v2/AuthorizationCategories/{id}/Users/{userID} - POSTGenerates an authorization code using the provided definition and parameters.
/api/v2/AuthorizationCodes - DELETEDelete a Package Type to Bundle Relationship.
/api/v2/PackageTypetoBundles - PUTUpdate a Package Type ID to Bundle Relationship.
/api/v2/PackageTypetoBundles - PUTUpdates a Subscription
/api/v2/UpdateGroupClientRelationships/{RelationshipID} - PUTUpload the contents of a GlobalImage.
/api/v2/GlobalImages/{ID}/ImageContents - POSTCreate a TranslationSetAttribute object
/api/v2/TranslationSets/{ID}/Attributes - DELETEDelete an Update Group Subscription
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID} - PUTUpdate an Update Group Subscription
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}
What HumDay can read from Agco ATS AGCO
These are the operations a schedule or a trigger can watch.
- GETGet a paged response of file metadata.
/api/v2/Files - GETGets the current user
/api/v2/Users/Current - GETGets a file's metadata.
/api/v2/Files/{ID} - GETGet a specific user
/api/v2/Users/{id} - GETGets the current user's roles
/api/v2/Users/Current/Roles - GETList Roles
/api/v2/Roles - GETGet users
/api/v2/Users - GETGet a user's permissions
/api/v2/Users/Current/Permissions - GETGets a list of Brands.
/api/v2/Brands - GETGet the list of bundles.
/api/v2/Bundles - GETGet a List of Clients in the Update System.
/api/v2/Clients - GETGet a list of dealers.
/api/v2/Dealers - GETGets a list of licenses with the specified criteria.
/api/v2/Licenses - GETList Packages.
/api/v2/Packages - GETGets a list of vouchers
/api/v2/Vouchers - GETGet a list of the languages for which translations are supported.
/api/v2/Languages - GETList Permissions
/api/v2/Permissions - GETGet all user's in a role
/api/v2/Roles/{id}/Users - GETGet a user's roles
/api/v2/Users/{id}/Roles - GETGet a list of Update Groups.
/api/v2/UpdateGroups - GETGet a list of Priority Packages by Client.
/api/v2/PriorityPackages - GETGet a user's permissions
/api/v2/Users/{id}/Permissions - GETDownload the contents of a file.
/api/v2/Files/{ID}/FileContents - GETGet a paged response of file metadata.
/api/v2/GlobalImageCategories - GETGet a list of Cached Files installed on the client Machine.
/api/v2/Clients/{ClientID}/CachedFiles - GETGet a list of current Client Subscriptions.
/api/v2/UpdateGroupClientRelationships - GETGet contact information for authorization codes.
/api/v2/AuthorizationContactInformation - GETGet Agent associated with the current user
/api/v2/agents/Current - GETGet a list of Update Groups.
/api/v2/Reporting/UpdateGroups - GETGets a User Role
/api/v2/Roles/{id} - GETGet a list of current Client Subscriptions.
/api/v2/Reporting/GetSubscriptions - GETGet a list of subscribed clients
/api/v2/Reporting/RegisteredClients - GETReturns a report of access that users have to Authorization Categories.
/api/v2/AuthorizationCategories/Users - GETGet a list of bundles for UpdateGroup.
/api/v2/Reporting/BundlesInUpdateGroup - GETGets a file's metadata.
/api/v2/GlobalImageCategories/{ID} - GETGet Jobs
/api/v2/jobs - GETGet the API System logs, most recent first.
/api/v2/Logs - GETGet Steps
/api/v2/steps - GETGet Agents
/api/v2/agents
How automating Agco ATS AGCO 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 Agco ATS AGCO account.
- Grant access, then go live. You approve the specific Agco ATS AGCO operations it may use — and only those.
Automate Agco ATS AGCO with these
- Magento B2B455 operations
- Klaviyo345 operations
- BeezUP Merchant210 operations
- Rebilly184 operations
- reverb163 operations
- Jumpseller142 operations
- Swagger API2Cart141 operations
- Just Eat UK97 operations
- Billbee75 operations
- Velopayments Velo Payments75 operations
- Apigee Marketcheck71 operations
- eBay Marketing69 operations
Categories
Questions about Agco ATS AGCO automation
- Can HumDay connect to Agco ATS AGCO?
- Yes. HumDay reads Agco ATS AGCO's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 277 operations are documented.
- Do I need to write code to automate Agco ATS AGCO?
- 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 Agco ATS AGCO account.
- What can HumDay do in Agco ATS AGCO?
- 149 of the 277 documented operations change something in Agco ATS AGCO, and 128 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Agco ATS AGCO 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 Agco ATS AGCO is held behind that approval.
Where this came from
The operations above are read from a published API description for Agco ATS AGCO at secure.agco-ats.com:443/swagger/docs/v1. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.