Jump to content

Craig Gingell

Clients
  • Posts

    10
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Craig Gingell

  1. Hello. We are looking for a developer who can help us create a "Membership Card" feature for our community. The idea is to have a URL that shows the member's Name, Membership Number and the renewal date of a specific product they have previously purchased. The membership card is something a member would show on their phone at a physical event to prove that they are a member of our community. We have a cloud hosted package with Invision. We looked, but couldn't see anything in the market place that matched or came close to our requirements. What can you do for us? Cheers Craig

  2. Hello,

    I have read the REST API documentation here:

    https://invisioncommunity.com/developers/rest-api?endpoint=core/members/POSTitem

    I am trying to update a custom field value, but cannot fathom the syntax for the customFields value. The docs state:

    customFields   object   Array of custom fields as fieldId => fieldValue

    but can someone please provide an example?

    Let's say I have a custom field number 10, and I want to set it's value to "XYZ123" what should I be posting in the customFields value?

    I tried 

    [{'fieldId':'10','fieldValue':'XYZ123'}]

    but the field value didn't update.

    Any ideas?

     

×
×
  • Create New...