Spiff Import API
1.0.0
Create or delete records for Salesforce Spiff objects, such as teams and team assignments.
All endpoints in the Spiff Import API require a signature header, which is a HMAC-SHA256 cryptographic hash of the current time, the request body, and a secret key for your company. The signature format is t={timestamp},v1={digest}, where {timestamp} is a UTC epoch timestamp and {digest} is a string representation of the HMAC-SHA256 digest.
For information about generating the signature header, see Get Started with Salesforce Spiff Import API and Object API.
https://{subdomain}.spiff.com/api/external_data
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!