Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To make a request to update an application field on Insellerate, the field library ID will need to be used. See Prospect Table (Field Library) under the Field ID column.

Request URL

https://app.insellerate.com/api/integration/UpdateApplication?orgId={{Insellerate Org ID}}&applicationId={{Insellerate Application ID}}

 

Sample Request Body

[

    {

        "FieldId": 855,

...

Senders should receive a 200 OK response code, notifying them that the request was received and was either successful/unsuccessful.

Filter by label (Content by label)
showLabelsfalse
max5
spacesCS
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "note" and type = "page" and space = "CS"
labelsnote

...