How to use Eloqua with Zapier

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 5

  • @joshibhargav20
    @joshibhargav20 Год назад

    Fantastic stuffs.
    I could do a number of innovative tasks because of this video.
    While configuring my Eloqua form with Zapier, I also learnt the following:
    1. After creating a form ensure that all fields are Mapped and values are stored in Eloqua Database. (Click Processing --> Map Fields)
    2. Ensure to check the Validation set on the Elqoua fields. If you have validations such as Must Contain Valid Number of Characters -- and if the API fields character length exceeds, then you may get an error.
    3. When you write the JSON API, please ensure that all the Eloqua Form Fields are included in API (even though some are not required). For example, if your form has 8 fields and in REST API you are only using 6, then you will get HTTP 400 Error in Zapier. You need to add all 8 fields in REST API

    • @martechhero
      @martechhero  Год назад

      Glad the video helped. You listed some great points to check to prevent getting 400 errors in Zapier. Thanks!

  • @joshibhargav20
    @joshibhargav20 Год назад

    Thank you very much for this video! It is brilliant! It could solve a lot of problem.

  • @d13x001
    @d13x001 Год назад

    Well explained - thanks!

  • @AboutJobs
    @AboutJobs Год назад

    Great video thanks! Do you have plans for a walkthrough on creating new Eloqua campaigns using Webhooks by Zapier?