-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
the_magic_drip
URLs
Actions
List Campaigns
Prompt
List available campaigns. No props needed besides the app.
URLs
Add Lead to Campaign
Prompt
Add a single lead to a campaign. Include optional props for the campaign's parameters, such as company and LinkedIn URL.
URLs
Mark Campaign Active or Inactive
Prompt
Mark a given campaign as active or inactive. List available campaigns with async options, and use a boolean prop for the desired state.
URLs
- https://docs.themagicdrip.com/api-reference/endpoint/post-v1campaign-inactive
- https://docs.themagicdrip.com/api-reference/endpoint/post-v1campaign-inactive
List Templates
Prompt
List available templates. No props needed besides the app.
URLs
Polling Sources
New Campaign Created
Prompt
Emit new event when a campaign is created. Poll the "list campaigns" endpoint and emit an event only for campaigns with the createdAt field greater than the last date/time the source was run.
URLs
New Template Created
Prompt
Emit new event when a template is created. Poll the "list templates" endpoint and emit an event only for templates with the createdAt field greater than the last date/time the source was run.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status