Rating
4.9
Pre-built
150+
integrations
Total
100+
active users
avg
2 min
to connect
Custom Connections
Available
via HTTP connector
Build Powerful Workflows, fast
Triggers
When this happens…
SysAid
- Service Record Created - Advanced Real-timeFires when a new service record is created in SysAid containing a raw JSON of data.
- Service Record Created - Standard Real-timeFires when a new service record is created in SysAid containing a standard list of properties.
- Service Record Updated - Advanced Real-timeFires when a service record is updated in SysAid containing a raw JSON of data.
- Service Record Updated - Standard Real-timeFires when a service record is updated in SysAid containing a standard list of properties.
Any other trigger you can think up
Zendesk
- New organizationNew organization in Zendesk
- New ticketNew ticket in Zendesk
- New ticket Real-timeNew ticket in Zendesk
- New/updated records BatchTrigger processes batches of new or updated records
- New userNew user in Zendesk
- New/updated organizationNew/updated organization in Zendesk
- New/updated ticketNew/updated ticket in Zendesk
- New/updated ticket Real-timeNew/updated ticket in Zendesk
- New/updated userNew/updated user in Zendesk
Any other trigger you can think up
Actions
Do this…
SysAid
- Custom actionCustom action in SysAid (Custom)
- Add Agent to GroupsAdd a specific Agent to one or more existing user groups in your SysAid account.
- Add End User to GroupsAdd a specific end user to one or more existing user groups in your SysAid account.
- Add Activity to a Service RecordAdd a time-tracked activity entry to an existing service record. Activities typically represent work performed, such as troubleshooting, communication, or on-site visits. To learn more about activities.
- Add a Note to a Service RecordAdd an internal or public note to an existing service record.
- Convert Agent to End UserConvert an existing Agent into an End user. This action removes the Agent's elevated permissions and system roles, effectively transitioning them to a standard user profile. Admin group memberships, roles, and access rights associated with the Agent role will be removed as part of this conversion.
- Convert End User to AgentConvert an existing end user into an Agent. This action grants the user agent-level permissions and enables them to be assigned to service records, join support groups, and access agent-only functionality. Group memberships, roles, and access rights associated with the agent role will be removed as part of this conversion.
- Create a New AgentCreate a new IT Agent user in your SysAid account. This person will be able to access and manage service records.
- Create a New AssetCreate a new asset in your SysAid account
- Create a New AttachmentFinalize new attachment creation after the initial call to generate_presigned_url. The is the 3rd call made by the client in the creation flow (1st is generating a presigned URL, 2nd - uploading the object to storage using the presigned URL).
- Create a New Configuration Item (CI)Creates a new Configuration Item (CI)
- Create a CI Relation TypeCreate a new CI relation type
- Create a New CompanyCreate a new company in your SysAid account.
- Create a New End UserCreates a new end user in your SysAid account.
- Create a New GroupCreates a new user group in your SysAid account.
- Create a CI Relation For a Given CI IDCreates a CI relation for a given CI ID
- Create a Service RecordCreate a new service record (ticket) in your SysAid account.
- Delete AgentPermanently delete an Agent from your SysAid account using their unique ID. This action is irreversible. Once deleted, the Agent's data cannot be recovered. Use this endpoint with caution to remove agents who no longer require access to the system.
- Delete Asset by IDDelete an asset from your SysAid account, this action is irreversible
- Delete a CI by IDDelete a CI using it's ID. All links that use this CI will be removed. Once deleted, the data cannot be recovered
- Delete a CI Relation Type by IDDelete the CI relation type. All CI links that use this relation type will be removed. Once deleted, the data cannot be recovered
- Delete Company by IDDelete a company by its ID.
- Delete End UserPermanently delete an end user from your SysAid account using their unique ID. This action is irreversible. Once deleted, the end users' data cannot be recovered. Use this endpoint with caution to remove users who no longer require access to the system.
- Delete a CI Relation For a Given CI IDPermanently deletes a CI relation for a given CI using its unique ID
- Delete a Service RecordPermanently deletes a service record using its unique ID. This action is irreversible and will remove the record and all associated data from your SysAid account. Deleting a service record may affect reporting, audit trails, or related workflows.
- Generates a Presigned URL for an Attachment UploadThe 1st step in the new attachment creation flow - a request to generate a presigned URL. that the client can use to upload an attachment.
- Get Agent by IDRetrieve detailed information about a specific Agent using their unique SysAid ID.
- Get List of AgentsRetrieve a paginated list of agents in your account. Each agent record includes personal details, contact information, role-specific attributes, group membership, and company association.
- Get Asset by IDRetrieve an Asset by ID
- Get List of AssetsRetrieve a paginated list of assets in your SysAid account.
- Get Category HierarchyReturns a hierarchical list of categories.
- Get Configuration Item (CI) by ID.Retrieve a Configuration Item (CI) by ID.
- Get CI Relation TypesRetrieve a list of CI relation types configured in SysAid
- Get CI Relations for a Specific CI by IDRetrieve all CI relations for a specific CI by its ID
- Get List of Configuration Item (CI) Subtypes by CI Type ID.Retrieve a list of all available Configuration Item (CI) subtypes for the specific CI type.
- Get List of Configuration Item (CI) Types.Retrieve a list of Configuration Item (CI) types.
- Get List of Configuration Items (CIs)Retrieves a list of Configuration Items (CIs) from your SysAid CMDB.
- Get List of CompaniesRetrieve a list of all companies configured in your SysAid account.
- Get Company by IDRetrieve a company by its ID.
- Get End User by IDRetrieve detailed information about a specific end user using their unique SysAid ID.
- Get List of End UsersRetrieve a paginated list of end users in your SysAid account.
- Get Group by IDRetrieve detailed information about a specific group using its unique ID.
- Get Group MembersRetrieve a list of all users assigned to a specific group by its unique ID.
- Get List of GroupsRetrieve a list of all user groups in your SysAid account.
- Get IndexesRetrieve a list of available field indexes used across SysAid entities (such as service records, users, assets, etc.). Use this endpoint to dynamically discover which fields can be used for building advanced queries or filters in your integration.
- Get a Service Record by IDRetrieve the full details of a specific service record using its unique SysAid ID.
- Get Service Record's Action ItemsAllows to retrieve service record's action items.
- Get Service Record Template by IDGet a service record template by ID.
- Get Service Record Template by Service Record IDGet a template by the service record ID.
- Remove Agent from GroupsRemove a specific Agent from one or more user groups. Removing an agent from all groups may affect their access permissions and assignment behavior.
- Remove End User from GroupsRemove a specific End User from one or more user groups.
- Resolve a Service RecordMark a service record as resolved. Use this endpoint to update the status of an open ticket to indicate that the issue has been addressed.
- Search Service Records by Specific ParametersSearch for service records based on filters, fields or customized query parameters. You can filter records using fields such as status, category, priority, assigned group or agent, creation date, and more.
- Send a Message from a Service RecordSend an email notification directly from a specific service record to an end user or agent.
- Update Agent DetailsUpdate the details of an existing Agent identified by their SysAid ID. The new values provided will overwrite existing values.
- Update an AssetUpdate the details of an existing asset. Existing fields will be overwritten with newly provided information
- Update the Configuration Item (CI) by IDUpdate the Configuration Item (CI) by ID
- Update a CI Relation Type by IDUpdates the CI relation type. Note: Only custom CI relation types can be updated. Standard CI relation types can't be updated
- Update a CompanyUpdate the details of an existing company in your SysAid account.
- Update End User DetailsUpdate the details of an existing end user identified by their SysAid ID. The new values provided will overwrite existing values.
- Update Service Record DetailsUpdate the details of an existing service record using its unique SysAid ID.
- Updates An Action Item StatusAllows to update the service record's action item status.
Any other action you can think up
Zendesk
- Custom actionCustom action in Zendesk (Custom)
- Create organization membershipCreate organization membership in Zendesk
- Bulk update ticketsBulk update tickets in Zendesk
- Create/update records BatchUpsert records in Zendesk
- Solve ticketSolve ticket in Zendesk
- Create custom object recordCreate custom object record in Zendesk
- Create organizationCreate organization in Zendesk
- Create ticketCreate ticket in Zendesk
- Upload attachmentUpload attachment to Zendesk
- Create userCreate user in Zendesk
- Delete custom object record by IDDelete custom object record in Zendesk
- Delete ticketDelete ticket in Zendesk
- Get custom object record by IDGet custom object record in Zendesk
- Get organization details by IDGet organization details in Zendesk
- Get organizations by external IDs BatchGet organizations in Zendesk
- Get ticket details by IDGet ticket details in Zendesk
- Get comments for ticket BatchGet comments for a ticket in Zendesk
- Get list of tickets by external IDs BatchGet list of tickets by external IDs in Zendesk
- Get user details by IDGet user details in Zendesk
- Get list of custom object records by external IDs BatchGet custom object records in Zendesk
- List user identities BatchGet user identity details in Zendesk
- Get group by nameGet group by name group in Zendesk
- Search organization member BatchSearch for a organization member in Zendesk
- Search organizations BatchSearch for organizations in Zendesk
- Search tickets BatchSearch for tickets in Zendesk
- Search users BatchSearch for users in Zendesk
- Update custom object recordUpdate custom object record in Zendesk
- Update organizationUpdate organization in Zendesk
- Update ticketUpdate ticket in Zendesk
- Update userUpdate user in Zendesk
Any other action you can think up
One platform
- Power
- Agility
- Speed
- Innovation
