[Released] Request Vendor ID in Contacts Endpoint

Wish the API had something it doesn't? Post here!
Forum rules
  • Check the documentation first. Before posting questions, please check the documentation to ensure it doesn't already cover what you need.
  • No spam. All automated messages, advertisements, and links to competitor websites will be deleted immediately.
  • Post in relevant sub-forums only. Messages posted in the wrong topic area will be removed and placed in the correct sub-forum by moderators.
  • Respect other users. No flaming or abusing fellow forum members. Users who continue to post inflammatory, abusive comments will be deleted from the forum after two warnings are issued by moderators.
  • Harassment. No threats or harassment of other users will be tolerated. Any instance of threatening or harassing behavior is grounds for deletion from the forums.
  • Adult content. No profanity or pornography is allowed. Posts containing adult material will be deleted.
  • Bandwidth. All images and signatures must be 500 x 500 pixels or smaller. Posts containing over-sized images and signatures will be removed.
  • Illegal content. No re-posting of copyrighted materials or other illegal content is allowed. Any posts containing illegal content or copyrighted materials will be deleted.
Post Reply
albert
Posts: 17
Joined: Wed Jun 03, 2020 7:42 pm

[Released] Request Vendor ID in Contacts Endpoint

Post by albert » Tue Jul 25, 2023 11:56 pm

The webhook in simPRO provides a contact ID. This can be used to get the Customer ID and/or Site ID using the endpoint:

/api/v1.0/companies/{companyID}/contacts/{contactID}

The issue is that vendor contacts also come through here, but there's no easy way to associate vendor contacts with the vendor. So, we're getting a bunch of "loose" contacts unassociated with anything that matters (ie. customer/site/vendor).

Including the vendor ID would make the webhook even more useful here.
Post Reply