Questions tagged [zapier]

Zapier is a tool that allows you to connect apps you use every day to automate tasks and save time.

Zapier is an online automation tool that connects your favorite apps, such as Gmail, Slack, MailChimp, and over 750 more. You can connect two or more apps to automate repetitive tasks without coding or relying on developers to build the integration. Move info between your web apps automatically, so you can focus on your most important work. It's easy enough that anyone can build their own app workflows with just a few clicks.

For example, maybe you get a lot of email attachments in your Gmail account and you want to save them to Dropbox. Every time you get an attachment, you could open up the email, click on the attachment, and then save it to Dropbox. Or you can have Zapier automate this for you, saving you time and effort.

Read More...

1162 questions
-1
votes
4 answers

Javascript: How to Combine & Filter Arrays

I have 3 strings that I need to convert into arrays, from there I want to filter and then combine them using javascript, I need to note that I'm using Zapier and their javascript library is a bit limited but this is what I have so far: Strings: var…
AJK
  • 391
  • 9
  • 27
-1
votes
2 answers

Format phone number in Zapier (code)

JS newbie here! Thanks in advance for the help! I am trying to format a phone number in Zapier. The data is coming in from a webhook and is typically of the format '2223334444'. I need to confirm this formatting and then add a 1 to the front of the…
jv2pt0
  • 3
  • 1
-1
votes
1 answer

getting message “Make sure you have at least one recent message created.” in ZAPIER

I am working on zapier, where I have created a zap with my app(Test Message) as trigger , now when I test my app as trigger while making a zap it shows "Make sure you have at least one recent Test Message created." and therefore i have to skip the…
Sanjog Mittal
  • 118
  • 2
  • 14
-1
votes
1 answer

getting message "Make sure you have at least one recent message created." in ZAPIER

I am working on zapier, where I have created a zap with my app(Test Message) as trigger , now when I test my app as trigger while making a zap it shows "Make sure you have at least one recent Test Message created." and therefore i have to skip the…
-2
votes
1 answer

How to create a database of phone numbers captured via Twilio/Zapier and how to set up future SMS messages to them

I'm working on a project that starts with people texting a number in Twilio and sending a piece of content. I've connected this step to Zapier and Google Sheets, and all that is working well, but I'm lost on the next 2-3 steps: How to turn a Google…
Nate
  • 1
-2
votes
1 answer

Can I add a Column to my *view* on a Postgres database with an updating timestamp each time the row is modified?

I want to be able to add a date that the cell in a row was modified (it is a boolean so from false to true) and i want it to override the last date? I want to use this as the trigger for a zap and all i have found so far is that I can add…
-2
votes
1 answer

How to detect API call from Zapier?

Is there any way to detect API call from Zapier to my app? I've created two zaps on Zapier. Creating tasks from Wrike to MyApp and vice versa. I got infinite loop, because when I create task on Wrike it is automatically created on MyApp. But than…
Fatih
  • 29
  • 1
  • 5
-2
votes
1 answer

How to calculate values in Zapier

Hello Trying to calculate values in Zapier and would like some help please. Sorry I'm not a developer. Image 1: Image 2:
PFS
  • 1
-2
votes
1 answer

Can't determine issue with JS storeClient function and error thrown

I have created two async functions within my JavaScript Zapier step to parse a raw webhook. The two async functions center around storeClient to "get" and "set" values on Storage by Zapier. However, I get an error thrown. I have a screen shot…
-2
votes
2 answers

extracting a string between 2 strings

I'm fairly new to python and I'm trying to extract a string between 2 strings using code with zapier using python. example: dfsgsdfgsdfgsdfgsdfgsdfg Service: what i 'm trying to extract Customer Details: gfdgsdfgsdfgsdfgsdfg The input string is…
gdemonta
  • 1
  • 2
-2
votes
1 answer

Extracting Meta Tags from HTML string using only Javascript

I have received the HTML of webpage as a string and I am trying to extract values from within HTML tags contained in the string, more specifically meta tags. I've found ways to do this through jQuery, however the platform I am using does not allow…
-2
votes
2 answers

Javascript: Combining Strings into Array

I have 3 strings that I need to convert into a single array, from there I want to filter out the type: "bundle". I need to note that I'm using Javascript Code by Zapier and their javascript library is a bit limited as far as the functions that I…
AJK
  • 391
  • 9
  • 27
-2
votes
1 answer

send browser URL via Zapier Push button

I'm using Zapier push button chrome extension and I need some way to automatically collect the browser URL so I can push it to a webhook so we can use it in WooCommerce store to build an affiliate product. But I can't find a way how to collect the…
Connect2
  • 1
  • 1
-3
votes
1 answer

what is the app that i need to select for java script

In Zapier what is the App that I need to select in the first step of Zapier so that I can use javascript. the highlighted one is what I need:
-3
votes
1 answer

Cannot pin from Zapier

I am using Zapier to send a pin to my Pinterest account from Google Sheets but it is showing me an error: We had trouble sending your test through. The app returned "Sorry! We blocked this link because it may lead to spam.". It looks like the …
1 2 3
77
78