PipedreamHQ / PipedreamHQ/pipedream

[Components] zoho_fms

Open
#16,293 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# zoho_fms
## URLs
- https://www.zoho.com/fsm/developer/help/api/
## Webhook Sources
### new-field-ticket-instant
#### Description
Emit new event when a new field service ticket is created in Zoho FSM. Useful for triggering workflows when new service requests are submitted. Requires configuration of the connected FSM organization.
### new-work-order-instant
#### Description
Emit new event when a new work order is created in Zoho FSM. Useful for initiating downstream task allocation or notifications. Requires FSM organization ID.
### new-service-appointment-instant
#### Description
Emit new event when a new service appointment is scheduled in Zoho FSM. Useful for notifying field agents or syncing with calendar tools. Requires FSM organization ID.
## Actions
### create-work-order
#### Description
Create a new work order in Zoho FSM. Requires customer ID, service line item(s), and scheduled date/time. Optional fields include priority and description.
### update-work-order-status
#### Description
Update the status of an existing work order in Zoho FSM. Requires work order ID and the new status.
### create-service-appointment
#### Description
Create a service appointment for a specific work order in Zoho FSM. Requires work order ID, technician ID, and appointment schedule.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.