Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
185 changes: 118 additions & 67 deletions apps/docs/content/docs/en/tools/apollo.mdx

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/sim/app/(landing)/integrations/data/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
},
{
"name": "Create Task",
"description": "Create a new task in Apollo"
"description": "Create one or more tasks in Apollo (one task per contact_id, master key required)"
},
{
"name": "Search Tasks",
Expand Down Expand Up @@ -14173,7 +14173,7 @@
"description": "Hire a pre-hire into an employee position. Converts an applicant into an active employee record with position, start date, and manager assignment."
},
{
"name": "Update Worker",
"name": "Update Personal Information",
"description": "Update fields on an existing worker record in Workday."
},
{
Expand Down
Loading
Loading