Call to undefined method PodioItemFieldCollection::as_json()

Comments

3 comments

  • angelo blot

    Pleeeeeeeeeeeeease help :)

    0
    Comment actions Permalink
  • Andreas Garnæs

    Hi Angelo,

    Please take a look at the documentation: http://podio.github.io/podio-php/items/#create-item

    It looks like you should call `create` like this:

    PodioItem::create($app_id, array("fields" => $LeadInfo))

    Best,
    Andreas

    0
    Comment actions Permalink
  • angelo blot

    Hi Andreas !

    Thanks for your precious help !

    Looks like there is two ways to create PodioItem : the one you describe and also the one explain in the documentation.

    It worked fine with PodioContact/PodioEmbed but until now I did not succeed with PodioItem...

    What you told me did the job !

    Thanks again !

    Best,

    Angelo

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk