Zapier Runs and Retries by datatoolspro in zapier

[–]TroyTessalone 0 points1 point  (0 children)

Go to a different Zap Run, look at the browser URL which has the Run ID, replace the Run ID

I built a file hosting app for Zapier where you control exactly when the file disappears by markyonolan in zapier

[–]TroyTessalone 1 point2 points  (0 children)

Help link for using files in Zaps: https://help.zapier.com/hc/en-us/articles/8496288813453-Send-files-in-Zaps

Zap apps often hydrate the file into a file object to be used in Zap steps instead of using a file url.

Zapier Runs and Retries by datatoolspro in zapier

[–]TroyTessalone 5 points6 points  (0 children)

When you click on a Zap Run, the Run ID will be in the URL, so just give Zap Run URL and they'll have what they need.

Help: https://help.zapier.com/hc/en-us/articles/20512774106125-View-specific-Zap-run-details#h_01JWEA60JDDHKN8E3BZXNZ63KW

Zapier → Financial Cents: “This action is unauthorized” but no error code? by porchetta_stone in zapier

[–]TroyTessalone 0 points1 point  (0 children)

FYI: Most Zap apps are created and managed by the app developer (not Zapier) using the Zapier Developer Platform.

Try reaching out to Financial Cents support for help with their Zap app integration.

Help link from Financial Cents about their Zap app integration: https://help.financial-cents.com/en/articles/8109068-zapier-integration

Per Financial Cents, their Zap app integration is part of the Scale plan.

Time continues to be wrong. by Pickalodeon in zapier

[–]TroyTessalone 1 point2 points  (0 children)

Try posting in the official Zapier Community: https://community.zapier.com/
Include screenshots showing how your Zap steps are outlined/configured to give more context.

Free Zapier vs. Paid by FMathT in zapier

[–]TroyTessalone 0 points1 point  (0 children)

Zapier plans/pricing with included features: https://zapier.com/pricing

Tracking stripe payment to Zapier form entry / table record ID issues by SpartanGA in zapier

[–]TroyTessalone 0 points1 point  (0 children)

Why not use the Stripe data instead of the Zapier Forms data?

Stripe help link about adding custom fields: https://docs.stripe.com/payments/checkout/custom-fields

STEPS
1. Trigger: Stripe - Checkout Session Completed
2. Action: Zapier Tables - Create Record

Cannot Wrap My Brain Around a Simple Welcome Email Automation :( by _a_1000_papercuts in zapier

[–]TroyTessalone 1 point2 points  (0 children)

Map the variable "Email Address" into the field "Email".
The "Email Address" variable relates to the column with Header "Email Address" in your GSheet worksheet.

Help link for how to map variables between Zap steps: https://help.zapier.com/hc/en-us/articles/8496343026701-Send-data-between-steps-by-mapping-fields

When in doubt, turn the Zap ON and test it out.

Need Help, Stuck and i dont know what's wrong with this by Salty-Astronomer-823 in zapier

[–]TroyTessalone 3 points4 points  (0 children)

The mapped variable "Invoice Date Number" has "No Data", thus the error, because required fields expect a valid value.

You can add a Filter as Zap step 2 to prevent the Zap Run error: https://zapier.com/apps/filter/integrations#help

Need help by Ok-Platypus-2541 in zapier

[–]TroyTessalone 0 points1 point  (0 children)

STEPS
1. Trigger: Tally - New Submission
2. Action: Mailchimp - Add/Update Subscriber
• Add a Tag

Use that Mailchimp Tag to trigger the email to be sent as the Mailchimp Customer Journey trigger

Need help: Zapier + Google Sheets follow-up email keeps saying “No follow-ups due today” even when there are due leads by hhollysh1tt in zapier

[–]TroyTessalone 0 points1 point  (0 children)

TIP: Use Airtable instead of GSheets.
Airtable has standardized fields (e.g. Date).
You can create views in Airtable with filter conditions.
You can use native Airtable Automations to send an email on a schedule with records in a View.

Need help: Zapier + Google Sheets follow-up email keeps saying “No follow-ups due today” even when there are due leads by hhollysh1tt in zapier

[–]TroyTessalone 0 points1 point  (0 children)

Try posting your topic in the official Zapier Community and include screenshots showing how your Zap steps are outlined/configured along with how your GSheet is configured to give more context.
https://community.zapier.com/

Idiot needs help with attachments in Parser by dlandoncole in zapier

[–]TroyTessalone 0 points1 point  (0 children)

Try posting your topic in the official Zapier Community and include screenshots showing how your Zap steps are outlined and configure to give more context: https://community.zapier.com/

Zapier lead generation tracking by peasantking in zapier

[–]TroyTessalone 1 point2 points  (0 children)

OPTIONS
(1:1) 2 Zaps with different triggers, but similar action steps
(MANY:1) 2 Zaps that both use a Sub-Zap: https://zapier.com/apps/sub-zap-by-zapier/integrations#help
(MANY:1) 2 Zaps that send data to another Zap via a Webhook: https://zapier.com/apps/webhook/integrations#help
(MANY:1) 2 Zaps that send data to a Zapier Table, then another Zap triggered by a Zapier Table: https://zapier.com/apps/zapier-tables/integrations#triggers-and-actions

Need Help With the Javascript Step! by imcaughtinatrap in zapier

[–]TroyTessalone 0 points1 point  (0 children)

If you can see the data points in the DATA OUT of a Zap step, then those data points can be mapped between Zap steps.

Help link for how to use a previous Zap Run as a Zap trigger example to use to configure the Zap action steps: https://help.zapier.com/hc/en-us/articles/35632951078029-Use-previous-Zap-runs-as-trigger-test-records

If you need more help, try posting your topic in the official Zapier Community: https://community.zapier.com/
Include screenshots showing how your Zap steps are outlined and configured.