Coder Social home page Coder Social logo

Comments (5)

groundwired avatar groundwired commented on June 17, 2024

Matt, can you verify that we are setting the CreateAccounts param (the 12th one) correctly in the importAttendees call?

I was able to reproduce this - new accounts are not getting inserted when they should.

from eventbritesync.

yomatters avatar yomatters commented on June 17, 2024

It looks like that argument is being set correctly; I get true or false depending on the value of the checkbox.

from eventbritesync.

groundwired avatar groundwired commented on June 17, 2024

Found the problem after much poking around. When you call Eventbrite, please remove the "do_not_display=profile" option that you are sending. With that option set, we do not get the company name. There was no way for me to test this b/c apex tests don't actually call out!

Once you fix that, let me know so I can check in my code and test the fix. Thanks. Be aware this will mean a fair bit more JSON coming at you - should not be a problem, I assume.

from eventbritesync.

ivanvelascobravo avatar ivanvelascobravo commented on June 17, 2024

Hi!

I seem to be experiencing the same issue, but I don't understand what Groundwired mean with "Remove the: do_not_display=profile". And I would as well like to know a bit more about how does the EventBrite Importer generate new accounts in SFDC, What's the field in EventBrite and in SFDC which would be used as the Matching Field?

Many thanks!

from eventbritesync.

groundwired avatar groundwired commented on June 17, 2024

The option I referred to is documented under Request Parameters here: http://developer.eventbrite.com/doc/events/event_list_attendees/

The imported creates accounts when there is no matching account name. See lines 297-324 here: https://github.com/Groundwire/EventbriteSync/blob/master/src/classes/EventbriteImportController.cls

from eventbritesync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.