Giter Site home page Giter Site logo

Comments (10)

ChristopherCornett avatar ChristopherCornett commented on July 19, 2024 1

@davidhjones Custom Fields are targeted [safe harbor] for the Summer'22 Release.

from api-docs.

adelawalla avatar adelawalla commented on July 19, 2024 1

Custom fields should now be live for all orgs.

from api-docs.

davidhjones avatar davidhjones commented on July 19, 2024

@adelawalla you were very helpful in my last post, so tagging you for visibility! 😃

from api-docs.

adelawalla avatar adelawalla commented on July 19, 2024

@davidhjones Sorry! There's a documentation bug here which we're planning to fix. Custom field support was initially planned, but we weren't able to complete it on time for Spring '22. You are using them correctly, and we look forward to including them in a future release.

from api-docs.

davidhjones avatar davidhjones commented on July 19, 2024

@adelawalla I see, that is unfortunate. I guess I'll move to v4 APIs in the meantime. When (which release) do you think this will be supported?

from api-docs.

davidhjones avatar davidhjones commented on July 19, 2024

I'll leave this open? Maybe this issue should be used to track an update to the documentation highlighting that Custom Fields are not support for use in the Prospect V5 API?

If you feel otherwise, feel free to close. I got the information I needed 😄

from api-docs.

anylyne avatar anylyne commented on July 19, 2024

Hi @davidhjones, Please could you share the information you found? I'm trying to create/read prospects with custom_fields but I'm receiving the same error you had: Code 51, "Invalid parameter: fields. It contains an invalid or unknown field: ".

from api-docs.

adelawalla avatar adelawalla commented on July 19, 2024

@anylyne You might have a double comma in your field list, leading the API to look for a field name with an empty string. Hence, the error message says: unknown field: <blank>

from api-docs.

anylyne avatar anylyne commented on July 19, 2024

Hi @adelawalla, Thank you for your answer.

My request is
curl --request GET 'https://pi.pardot.com/api/v5/objects/prospects/22222469?fields=id,firstName,Industry_Sector__c'

while the message error is:
{ "code": 51, "message": "Invalid parameter: fields. It contains an invalid or unknown field: Industry_Sector__c." }

I also tried to use the field ID with no success!
Screen Shot 2022-06-02 at 8 03 10 am

Is there any documentation with an example? I need to create a Prospect with some custom fields and read it later.

from api-docs.

adelawalla avatar adelawalla commented on July 19, 2024

@anylyne Ah, it's the same issue as above. We incorrectly noted in the documentation that custom field support was already included. It will instead go live as part of the Summer 22 release, on June 13. For now, you can work around it by removing the custom field from the request until full support goes live on June 13.

from api-docs.

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.