Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

List teams in Intercom.

Example Output

{
	"type": "team.list",
	"teams": [
		{
			"type": "team",
			"id": "5671587",
			"name": "My Team",
			"admin_ids": [
				1234567
			]
		}
	]
}

Workflow Library Example

List Teams with Intercom and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop