Zapier Errors

Zapier Errors

OVERVIEW

This guide will show you the possible errors that can occur with the Pluto/Zapier process.

1) z.JSON error when adding new users to Pluto LMS:





Troubleshooters:
  1. You cannot create the same user twice - check for existing username and/or email on your LMS.
  2. username can only contain alphabetical lowercase letters , numbers, hypen '-', underscore '_', period '.', or at-sign '@'.
  3. firstname is text (Capitals allowed).
  4. lastname is text (Capitals allowed).
  5. email is in the form: name@example.com (lowercase).
Useful Zapier tools to help with formatting:


For example, let's say information from a 3rd party system has a capital in the email address, you can use Zapier formatter in your workflow to first convert the email into the correct lowercase format, then add this to the Pluto LMS step in your Zapier workflow. 

Advanced Support on Zapier:


    • Related Articles

    • Zapier Setup

      OVERVIEW Zapier is a tool that enables you to automate repetitive tasks between your Pluto LMS and one or more other app. You can connect your Pluto LMS with thousands of the most popular apps to automate your work without the need to use code. ...
    • More Zapier Support

      For more advanced support on Zapier, click on the link provided: Zapier Support You can also email contact@zapier.com to ask for assistance on how to use their software.
    • Zapier Triggers

      OVERVIEW A Zap is an automated workflow that tells your connected apps to follow this simple command: "When this happens, do that." Every Zap has a trigger and one or more actions. A trigger is an event that starts a Zap. When creating a zap, you can ...
    • Zapier Actions

      OVERVIEW A zap is an automated workflow that tells your connected apps to follow this simple command: "When this happens, do that." Every zap has a trigger and one or more actions. An action is set into motion by a trigger and is, in effect, what the ...
    • Creating a Webhook

      With the Pluto LMS API (see functions), you will be able to create webhooks within your custom application. What are Webhooks? A webhook is triggered by events rather than requests. A webhook allows one software application to send data to another as ...