Skip to content

Commit baa54b4

Browse files
authored
feat(docs): added circleback docs (#2762)
1 parent a11d452 commit baa54b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/sim/blocks/blocks/circleback.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const CirclebackBlock: BlockConfig = {
1010
'Receive meeting notes, action items, transcripts, and recordings when meetings are processed. Circleback uses webhooks to push data to your workflows.',
1111
category: 'triggers',
1212
bgColor: 'linear-gradient(180deg, #E0F7FA 0%, #FFFFFF 100%)',
13+
docsLink: 'https://docs.sim.ai/tools/circleback',
1314
icon: CirclebackIcon,
1415
triggerAllowed: true,
1516

0 commit comments

Comments
 (0)