What is the problem, wish or change?
The product API endpoint does not return a last_modified date in its response. According to the customer:
”Just when the product was last changed, we've built an integration with our CRM and it would be good to check the last changed date of a product when comparing it to the last sync so we're not updating every product every sync, only the ones that changed and we're missed by our webhooks”
Who or what is impacted?
Customers using the Salesbuildr API to build integrations or automations that rely on the product endpoint.
Why does this matter now?
Customers building integrations with the API have no way to detect product changes without a last_modified field.
What does “done” look like?
- The product API endpoint returns a last_modified (or updated_at) timestamp in its response payload.
- The field is accurately populated and reflects the most recent update to the product record.
- The field is documented in the API reference.
- Customers can use the field to filter or sort products by modification date.
Comment by Bart:
Exclude distributor updates, and include that fact in documentation
..
..
..
Please authenticate to join the conversation.
To Do
Feature Request
4 days ago
Get notified by email when there are changes.
To Do
Feature Request
4 days ago
Get notified by email when there are changes.