Automation
Automation endpoints of the REST API for RISE CRM v2.1.0: 3 operations (GET) with parameters and JSON examples.
Endpoints
- GET Poll a resource for new or updated records
/api/automation/poll/{resource} - GET List pollable Automation resources
/api/automation/resources - GET Get a sample Automation record
/api/automation/sample/{resource}
See these endpoints in full on the complete API reference.