followup
A followup is one automated email in a sequence, sent after a configurable wait period. Followups
are created via sequence/post_followups_by_id; these operations manage individual followups by ID.
To list a sequence's followups use sequence/get_followups_by_id — there is no followup/get collection operation. Full field reference: schemas/followup.
Operations
Read
- followup/get_by_id — Get followup by ID
Update
- followup/patch_by_id — Update followup
Delete
- followup/delete_by_id — Delete followup