Mailchimp + Webhooks by Zapier + Asana Integrations
Zapier lets you send info between Mailchimp and Webhooks by Zapier and Asana automatically—no code required. With 5,000+ supported apps, the possibilities are endless.
- Free forever for core features
- 14 day trial for premium features & apps
Do even more with Mailchimp + Webhooks by Zapier + Asana
With Zapier, you can do more than just connect your apps - you can automate entire processes from beginning to end! Check out the following list of triggers and actions you can use with Mailchimp, Webhooks by Zapier, and Asana. And don’t forget that you can add more apps and actions to create complex workflows.
Audience
LinkRequired
Select a link from your campaign to track. It's not currently possible to trigger on all link clicks for a campaign with a single Zap.
Trigger on every click from a subscriber?
If no (and by default) this trigger will only fire the first time a user clicks a link in your campaign.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planStoreRequired
To prevent timeout errors, please ensure the list of customers for this store does not exceed 3000.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planStore
If specified, will only trigger on orders created in this store. Otherwise, will default to all orders in your account.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planAudienceRequired
Segment or TagRequired
To prevent timeouts, please ensure the list of subscribers in the segment/tag does not exceed 3000.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planCampaign Name
AudienceRequired
Select the audience you want to send the campaign to.
Segment or Tag
Select which segment or tag you want to send the campaign to. If no segment/tag is selected, the campaign will be sent to the entire audience selected above.
Email SubjectRequired
Preview Text
This snippet will appear in the inbox after the subject line.
From NameRequired
From Email AddressRequired
To Name
Supports
*|MERGETAGS|*
for recipient name, such as*|FNAME|*
,*|LNAME|*
,*|FNAME|* *|LNAME|*
, etc.Template
Select either a template or provide HTML email content, you cannot provide both. If both fields are left blank, the campaign draft will have no content.
Email Content (HTML)
Select either a template or provide HTML email content, you cannot provide both. If both fields are left blank, the campaign draft will have no content.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.AudienceRequired
Email AddressRequired
The email address of the subscriber for the custom event. The email address must already be subscribed to the audience.
Custom Event NameRequired
Must be 2-30 characters in length. Note: Letters, numbers, underscores, hyphens, and any spaces between are considered valid characters. Any invalid characters will be ignored.
Properties
Additional properties for this event (e.g. "User Type: Premium", "Preferred Communication: Email", etc). Note: Letters, numbers, underscores, hyphens, and any spaces between are considered valid characters. Any invalid characters in the first column only will be ignored.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.AudienceRequired
Subscriber EmailRequired
The email address of the subscriber you want to unsubscribe from this audience.
Delete Member
Completely delete this contact from MailChimp? (No: just unsubscribe them)
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.CampaignRequired
A Custom Value is typically used here to pass in the Campaign ID from a "Create Campaign" or "Find Campaign" step. Learn more
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.AudienceRequired
TagRequired
The tag to which the subscriber will be added.
Email AddressRequired
The email address of the person you want to add to this segment. Note: the email address must already be subscribed to the audience, or this will fail.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.NameRequired
The name of the Campaign to find
ActionThis is an event a Zap performs.SearchFind existing data in your appAudienceRequired
Tag nameRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appNameRequired
The name of the Campaign to find
Campaign Name
AudienceRequired
Select the audience you want to send the campaign to.
Segment or Tag
Select which segment or tag you want to send the campaign to. If no segment/tag is selected, the campaign will be sent to the entire audience selected above.
Email SubjectRequired
Preview Text
This snippet will appear in the inbox after the subject line.
From NameRequired
From Email AddressRequired
To Name
Supports
*|MERGETAGS|*
for recipient name, such as*|FNAME|*
,*|LNAME|*
,*|FNAME|* *|LNAME|*
, etc.Template
Select either a template or provide HTML email content, you cannot provide both. If both fields are left blank, the campaign draft will have no content.
Email Content (HTML)
Select either a template or provide HTML email content, you cannot provide both. If both fields are left blank, the campaign draft will have no content.
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundSearchRequired
The email address of the Subscriber you want to find.
Audience
Limit your search to this specific Audience.
AudienceRequired
Subscriber EmailRequired
The email address of the subscriber you want to subscribe to this audience. Please don't type an email address in this field, instead this should use a value from a previous step in your Zap. Learn more here.
Double Opt-In
If yes, a confirmation email will be sent to the address before they appear on the chosen audience.
Update Existing
If no, the Zap will skip/halt this step if the subscriber exists, otherwise overwrites data sent.
Replace Groups
Determines what changes to make to the subscriber's groups/interests.
- Add Only The group(s) specified below will be added to the subscriber's existing groups/interests.
- Replace All All of the subscriber's existing groups will be cleared, and replaced with the groups selected below.
- Replace Matching Clears any existing group selections only for the groups specified below. Learn more here.
Groups
Language Code
This should be a two letter language code (ISO639-1) See here for the list of language codes.
Tag(s)
The tag(s) to which the subscriber will be added. Tags will be added to any existing tags on existing subscribers.
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundCatch Raw Hook
Wait for a new POST, PUT, or GET to a Zapier URL. Gives the request body unparsed (max 2 MB) and also includes headers.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.MethodRequired
The HTTP method we'll use to perform the request.
URLRequired
Any URL with a querystring will be re-encoded properly.
Data Pass-Through?
If yes, request
data
below will be overridden with the raw data from the previous step (you are still responsible for headers though, likeContent-Type
). Defaults to no.Data
Place raw data for the request here. Could be JSON, XML, etc. Nothing is parsed for you here (including extra line breaks or spaces -- everything is sent verbatim). You probably need to define a header below corresponding to your data
Content-Type
. Reminder: data provided in this field is completely ignored if you chose "yes" to pass-through.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.URLRequired
Any URL with a querystring will be re-encoded properly.
Payload Type
Pay special attention to the proper mapping of the data below.
Data
These are key-value pairs that will form the data portion of the request. If you leave these empty, all fields from the previous step will be used. If you want to send your own raw JSON or form-encoded values here, please use the Custom Request action instead.
Wrap Request In Array
Wraps the request in an array if that is something the service requires.
File
A file object to be attached to the request. The request will automatically be converted to
multipart/form-data
, with the above payload type defining the sub content-type for the data being passed.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Workspace
Required if no project is selected below. May be needed to avoid errors when selecting a Project below.
Project
Required if on the Asana Free plan.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planProjectRequired
Specify which project to watch for new stories.
Task
Specify which task. If blank, defaults to stories on the project itself only, but NOT all stories on all tasks.
Workspace
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planNew Tag Created
Triggered when you create a new tag.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planWorkspace
You may have to select a workspace if you get errors when loading Tags below.
TagRequired
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planWorkspaceRequired
ProjectRequired
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.New Workspace/Organization
Triggered when you add a new workspace/organization.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planHelptext
Please specify a project, tag, or workspace of the task that you are duplicating.
Workspace
Project
Tag
NameRequired
The name of the new task.
Task Fields
One or more fields to be included in the duplicated task
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Workspace / OrganizationRequired
ProjectRequired
Section NameRequired
Section to Insert After
An existing section in the project after which the new section should be inserted. This field cannot be used in combination with "Section to Insert Before." Please use one or the other.
Section to Insert Before
An existing section in the project before which the new section should be inserted. This field cannot be used in combination with "Section to Insert After." Please use one or the other.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.WorkspaceRequired
Team
If you choose an Organization, you must specify a team. A team is used to group related projects and people together.
NameRequired
NotesRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Workspace / OrganizationRequired
Project
Section
Add the task to this Section within the Project. This can only be used when one
Project
is selected above.Name
Description
You can format the description using markdown syntax: # Heading 1 ## Heading 2 **bold text** *italicized text* ~~strikethrough~~ > blockquote Ordered List 1. First item 2. Second item 3. Third item Unordered List - First item - Second item - Third item Code: `code` Link: [title](https://www.example.com) Note: Only the above syntax items will generate rich text in a task description.
Send as Plain Text
Default
false
. If you have issues with XML errors, set this totrue
to resolve those.Due On
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due At. Ignores time.
Due At
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due On. Considers time.
Assignee
Assignee Status
Can only be set if the Assignee is also set.
Followers
Hearted
Tag
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.TaskRequired
Either search for an existing task, or "Use a Custom Value" and select the "Task ID" if the task was created by a previous step in this Zap.
Task Completed?
Name
Notes
Due On
Cannot be used if Due At field is filled in.
Due At
Cannot be used if Due On field is filled in.
Assignee
Assignee Status
Can only be set if the Assignee is also set.
Followers
Hearted
Tag
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.NameRequired
The name of the project to find (exact match first, fuzzy match second).
ActionThis is an event a Zap performs.SearchFind existing data in your appWorkspaceRequired
ProjectRequired
Specify one or more projects to search for an existing task.
Task NameRequired
The name of the task to find (exact match first, fuzzy match second).
ActionThis is an event a Zap performs.SearchFind existing data in your appWorkspace
Paginated results are only available if workspace is selected.
Email Address or IDRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appProjectRequired
The existing project that contains the task to be found.
NameRequired
The name of the task to find (exact match first, fuzzy match second).
Workspace / OrganizationRequired
Section
Add the task to this Section within the Project. This can only be used when one
Project
is selected above.Description
You can format the description using markdown syntax: # Heading 1 ## Heading 2 **bold text** *italicized text* ~~strikethrough~~ > blockquote Ordered List 1. First item 2. Second item 3. Third item Unordered List - First item - Second item - Third item Code: `code` Link: [title](https://www.example.com) Note: Only the above syntax items will generate rich text in a task description.
Send as Plain Text
Default
false
. If you have issues with XML errors, set this totrue
to resolve those.Due On
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due At. Ignores time.
Due At
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due On. Considers time.
Assignee
Assignee Status
Can only be set if the Assignee is also set.
Followers
Hearted
Tag
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundTask IDRequired
This is the last, long number in the address bar when you view a Task or in the Task Link you can copy.
Workspace / OrganizationRequired
Project
Section
Add the task to this Section within the Project. This can only be used when one
Project
is selected above.Name
Description
You can format the description using markdown syntax: # Heading 1 ## Heading 2 **bold text** *italicized text* ~~strikethrough~~ > blockquote Ordered List 1. First item 2. Second item 3. Third item Unordered List - First item - Second item - Third item Code: `code` Link: [title](https://www.example.com) Note: Only the above syntax items will generate rich text in a task description.
Send as Plain Text
Default
false
. If you have issues with XML errors, set this totrue
to resolve those.Due On
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due At. Ignores time.
Due At
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due On. Considers time.
Assignee
Assignee Status
Can only be set if the Assignee is also set.
Followers
Hearted
Tag
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is found
Audience
Trigger on every open from a subscriber?
If no (and by default) this trigger will only fire the first time a user opens an email.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planNew Audience
Triggers when a new audience is added to your MailChimp accounts.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planAudienceRequired
Note About Samples
When samples are pulled in the next step for this trigger, the GROUPINGS data will be static, dummy data ("Example Group Category 1"). Use the example Group values to setup your Zap, and the data should reflect appropriately when the Zap runs.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.AudienceRequired
Note About Samples
When samples are pulled in the next step for this trigger, the GROUPINGS data will be static, dummy data ("Example Group Category 1"). Use the example Group values to setup your Zap, and the data should reflect appropriately when the Zap runs.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.AudienceRequired
Tag nameRequired
Examples: Conference Lead, Influencer, or Donor (Tag length is limited to 100 characters).
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.AudienceRequired
Subscriber EmailRequired
The email address of the subscriber you want to subscribe to this audience. Please don't type an email address in this field, instead this should use a value from a previous step in your Zap. Learn more here.
Double Opt-In
If yes, a confirmation email will be sent to the address before they appear on the chosen audience.
Update Existing
If no, the Zap will skip/halt this step if the subscriber exists, otherwise overwrites data sent.
Replace Groups
Determines what changes to make to the subscriber's groups/interests.
- Add Only The group(s) specified below will be added to the subscriber's existing groups/interests.
- Replace All All of the subscriber's existing groups will be cleared, and replaced with the groups selected below.
- Replace Matching Clears any existing group selections only for the groups specified below. Learn more here.
Groups
Language Code
This should be a two letter language code (ISO639-1) See here for the list of language codes.
Tag(s)
The tag(s) to which the subscriber will be added. Tags will be added to any existing tags on existing subscribers.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.AudienceRequired
TagRequired
Email AddressRequired
The email address of the person you want to remove from this tag. Note: the email address must already be subscribed to the audience, or this will fail.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.AudienceRequired
Email AddressRequired
The email address of the subscriber you want to add a note to. The email address must already be subscribed to the audience.
NoteRequired
The content of the note. Note length is limited to 1,000 characters.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Api Docs Info
API docs for Mailchimp are located here https://mailchimp.com/developer/reference/
HTTP MethodRequired
URLRequired
Requests can only be made to domains associated by this application.
Query String Parameters
These params will be URL-encoded and appended to the URL when making the request.
Headers
Authentication headers are included automatically
Additional Request Headers
Zapier will apply these optional headers and values to the request in addition to any headers created as part of the authentication mechanism.
Body
Zapier will pass this along raw. If you would like to provide complex JSON, try a "Code by Zapier" step to build the structure and pass it along here. For example,
{"foo": "bar"}
is perfectly valid.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.StoreRequired
Email AddressRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appSearchRequired
The email address of the Subscriber you want to find.
Audience
Limit your search to this specific Audience.
ActionThis is an event a Zap performs.SearchFind existing data in your appAudienceRequired
Tag nameRequired
Examples: Conference Lead, Influencer, or Donor (Tag length is limited to 100 characters).
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundURLRequired
This should return a list of dictionaries of content type JSON in reverse chronological order. For example:
[{"id":1234},{"id":1235}]
Key
If the returned JSON is not a list and is instead an object (maybe paginated), enter the key that contains the results. Example: "results", "items", "objects", etc... (children via dot syntax supported)
Deduplication Key
Zapier deduplicates the array we see each poll against the
id
key. If theid
key does not exist, you should specify an alternative unique key to deduplicate off of. If neither are supplied, we fallback to looking for the shortest key withid
in it otherwise we will raise an error.Xpath
If the content fetched is XML or HTML, optionally define an xpath to extract data from the content. Will trigger whenever the content at the xpath changes!
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planPick off a Child Key
By default, Zapier gives you the entire payload of the webhook. If this is specified, Zapier will only grab the child key from the object(s) sent to Zapier. For example, given
{"contact": {"name": "Mike"}}
, add "contact" here to only return{"name": "Mike"}
. Traverse more deeply nested children by using dot-separated syntax. Line item payloads will run your Zap for each instance of the child key.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.URLRequired
We recommend not putting any query string arguments in the URL (use "Query String Params" below).
Query String Params
These params will be URL-encoded and appended to the URL when making the request. Note: If you specify nothing for this field, we will automatically encode and include every field from the previous step in the query string. If you don't want this, use the "Custom Request" action.
Send As JSON
If "yes", this dumps the results directly to a key (set below) as JSON. If "no", we simulate a form.
JSON key
Only used if As JSON.
Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.URLRequired
Any URL with a querystring will be re-encoded properly.
Payload Type
Pay special attention to the proper mapping of the data below.
Data
These are key-value pairs that will form the data portion of the request. If you leave these empty, all fields from the previous step will be used. If you want to send your own raw JSON or form-encoded values here, please use the Custom Request action instead.
Wrap Request In Array
Wraps the request in an array if that is something the service requires.
File
A file object to be attached to the request. The request will automatically be converted to
multipart/form-data
, with the above payload type defining the sub content-type for the data being passed.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Workspace / Organization
Specify which workspace/organization.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planProjectRequired
Workspace
You may have to select a workspace if you get errors when loading Projects.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planWorkspaceRequired
ProjectRequired
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Workspace / OrganizationRequired
Specify which workspace/organization.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planWorkspace / Organization
Specify which workspace/organization.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planProjectRequired
TaskRequired
You need to choose a project before you can choose a task.
FileRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Workspace or Organization
Project TemplateRequired
You must have a custom template saved in a Workspace or Team. https://asana.com/guide/help/premium/custom-templates
Project NameRequired
Make Public?Required
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Parent TaskRequired
Either search for an existing task, or "Use a Custom Value" and select the "Task ID" if the task was created by a previous step in this Zap.
Name
Notes
Due On
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due At. Ignores time.
Due At
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due On. Considers time.
Assignee
Assignee Status
Followers
Hearted
Tag
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.WorkspaceRequired
ProjectRequired
Specify which project.
TaskRequired
Specify which task.
TextRequired
Specify your text.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Workspace
Workspace must be specified to get dropdown selections in the Task, Project and Section list below. Not required if you will be using custom values to set the fields below.
TaskRequired
Task to be moved to a project's section. The dropdown here will only include tasks that are assigned to you, but you can use this action with any task in the workspace selected above by specifying a "Custom Value" for this task field..
ProjectRequired
Project to which to move the task. Tasks can only be moved to projects in the same workspace..
Section
Section to which to move the task. Task will be moved to the bottom of the section. If section is not specified for a list-type project, the task will be moved to the no section area of the project. If the section is not specified for a board-type project, the task will be added to the first column of the board.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Api Docs Info
API docs for Asana are located here https://asana.com/developers/api-reference/
HTTP MethodRequired
URLRequired
Requests can only be made to domains associated by this application.
Query String Parameters
These params will be URL-encoded and appended to the URL when making the request.
Headers
Authentication headers are included automatically
Additional Request Headers
Zapier will apply these optional headers and values to the request in addition to any headers created as part of the authentication mechanism.
Body
Zapier will pass this along raw. If you would like to provide complex JSON, try a "Code by Zapier" step to build the structure and pass it along here. For example,
{"foo": "bar"}
is perfectly valid.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.WorkspaceRequired
ProjectRequired
The existing project that contains the task to be found.
Section NameRequired
The name of the section to find (exact match first, fuzzy match second).
ActionThis is an event a Zap performs.SearchFind existing data in your appTask IDRequired
This is the last, long number in the address bar when you view a Task or in the Task Link you can copy.
ActionThis is an event a Zap performs.SearchFind existing data in your appNameRequired
The name of the project to find (exact match first, fuzzy match second).
WorkspaceRequired
Team
If you choose an Organization, you must specify a team. A team is used to group related projects and people together.
NotesRequired
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundWorkspace / OrganizationRequired
ProjectRequired
Specify one or more projects to search for an existing task.
NameRequired
The name of the task to find (exact match first, fuzzy match second).
Section
Add the task to this Section within the Project. This can only be used when one
Project
is selected above.Description
You can format the description using markdown syntax: # Heading 1 ## Heading 2 **bold text** *italicized text* ~~strikethrough~~ > blockquote Ordered List 1. First item 2. Second item 3. Third item Unordered List - First item - Second item - Third item Code: `code` Link: [title](https://www.example.com) Note: Only the above syntax items will generate rich text in a task description.
Send as Plain Text
Default
false
. If you have issues with XML errors, set this totrue
to resolve those.Due On
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due At. Ignores time.
Due At
You can use human readable dates like: "tomorrow" or "next week Tuesday". Cannot be used with Due On. Considers time.
Assignee
Assignee Status
Can only be set if the Assignee is also set.
Followers
Hearted
Tag
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is found
Top companies trust Zapier to automate work and free up time
Connect your apps and automate workflows
Easy automation for busy people. Zapier moves info between your web apps automatically, so you can focus on your most important work.
How to connect Mailchimp + Webhooks by Zapier + Asana
- Step 1: Authenticate Mailchimp, Webhooks by Zapier, and Asana.30 seconds
- Step 2: Pick one of the apps as a trigger, which will kick off your automation.15 seconds
- Step 3: Choose a resulting action from the other app.15 seconds
- Step 4: Select the data you want to send from one app to the other.2 minutes
- That’s it! More time to work on other things.
Related categories
Related categories
Related categories
Get started for free
You can't add more hours to the day. Zapier is the next best thing.
Other Mailchimp + Webhooks by Zapier Integrations
- hubspot
- pipedrive
- facebook-lead-ads
- salesforce
- google-forms
- excel
- zoho-crm
- schedule
- zoom
- teachable
- clickfunnels
- typeform
- leadconnector
- gotowebinar
- google-contacts
- facebook-custom-audiences
- clicksend
- twilio
- sms
- sendinblue
- podio
- mailgun
- intercom
- insightly
- agile-crm
- wordpress
- woocommerce
- zendesk-sell
- webflow
- trello
- stripe
- streak
- smtp
- paypal
- mysql
- monday
- microsoft-outlook
- mandrill
- linkedin-lead-gen-forms
- jotform
- google-calendar
- copper
- amocrm
- zendesk
- unbounce
- thinkific
- teamleader
- squarespace
- sharpspring
- sendgrid
- nutshell-crm
- microsoft-dynamics-crm
- looping
- klaviyo
- keap-max-classic
- follow-up-boss
- email-parser
- calendly
- burst-sms
- bigin
- amazon-ses
- zoho-sheet
- zoho-campaigns
- zingle
- xzazu
- wufoo
- wpforms
- webinarjam
- virtuous-crm
- url-shortener
- trainerize
- textmagic
- textlocal
- surveygizmo
- sugarcrm7
- storage
- starshipit
- smsglobal
- smoove
- smartmatchapp
- skipio
- skedda
- simvoly
- simpletexting
- shopvox
- shopify
- selz
- scheduleonce
- salesmate
- ringcentral
- riddle-quiz-maker
- real-geeks
- quotient
- quickbooks
- pushover
- proof
- privyr
- powr-form-builder
- postmark
- postgresql
- planning-center
- pipelinedeals
- orbit
- openerp
- onesignal
- office-365
- nocrm-io
- netlify
- nationbuilder
- moosend
- mightynetworks
- microsoft-teams
- mailparser
- mailjet
- mailerlite
- lemlist
- leadpages
- kvcore
- kartra
- instagram-lead-ads
- help-scout
- gumroad
- gototraining
- google-lead-form-extension
- google-docs
- google-cloud-print
- google-chat
- glip
- ghost
- front-app
- freshworks-crm
- freshsales
- freshmarketer
- freedomsoft
- formstack-documents
- firebase
- facebook-offline-conversions
- facebook-lead-ads-beta
- facebook-conversions
- ezlynx
- encharge
- dubsado
- dropcontact
- drip
- docupilot
- digest
- daylite
- crowdcast
- convertkit
- contactually
- coda
- closeio
- clickup
- circle
- capsulecrm
- campaign-monitor
- call-loop
- botstar
- bitly
- basecamp3
- aweber
- announcekit
- agentology
- activecampaign
- actionnetwork
- accelo
- 10to8
Other Mailchimp + Asana Integrations
Other Webhooks by Zapier + Asana Integrations
- google-drive
- leadconnector
- keap-max-classic
- activecampaign
- pipedrive
- google-forms
- zendesk
- hubspot
- salesforce
- smtp
- schedule
- google-docs
- stripe
- quickbooks
- mysql
- looping
- url-shortener
- twilio
- storage
- podio
- microsoft-outlook
- jira-software
- email-parser
- digest
- zoho-subscriptions
- zoho-crm
- zapier-chrome-extension
- wufoo
- webflow
- waitwhile
- typeform
- trello
- toggl
- smartsheet
- simplicate
- salesflare
- process-street
- pipefy
- ontraport
- onedrive
- nutshell-crm
- nifty-pm
- microsoft-teams
- mailshake
- mailparser
- keap
- invoice-ninja
- intercom
- gravity-forms
- google-contacts
- google-calendar
- glip
- github
- getresponse
- freshdesk
- frameio
- formstack-documents
- formstack
- formsite
- excel
- discord
- cognito-forms
- clockify
- clickup
- bubble
- box
- beekeeper
- acuity-scheduling
- better-proposals