Step-by-Step Guide
To update an application (lead) with the help of APIs, you must know the library available field IDs for a field on the inFlow screen.
Log in and open inFlow.
Select a lead to update.
Note the application ID of the application (lead) from the URL to use in the API script.
Navigate to the help page https://crm.insellerate.com/help to look up the library available field IDs of the fields to update for the lead.
Once the field IDs are noted, they can be used with the application ID in the following script in Postman. In this example, the fields Work Phone and Email are being updated. FieldId holds the library available fieldIDd and Value holds the input data that will be displayed on the inFlow screen for the lead. You must enter valid data into the fields or the application will not be updated.
Once all details are entered in Postman:
Click the blue Send button.
Confirm the response reads Message: Application updated successfully.
Confirm the Status reads 200 OK.
Navigate back to the inFlow screen and check if the specific fields have been updated for the lead selected. Refresh the page if needed.
Additional information can be found at https://crm.insellerate.com/Help/Api/POST-api-integration-UpdateApplication_applicationId.
Related Articles
Filter by label
There are no items with the selected labels at this time.