on ‎2023 Jan 26 3:04 PM
Product.Messages.Add() - adds a message to a configuration. But is it possible to create a message in Product Setup using a script?
Request clarification before answering.
I would use the Product API to manage product messages in bulk. You could implement it in two ways:
- Use a tool like Postman to read the data from a file and then repeatedly call the desired endpoint. This would be easier to bulk add messages.
- Create a script inside CPQ that consumes the data directly (or reads it from a file), and then calls the endpoint(s) necessary. This would be easier if you need to also update/delete message in addition to adding new ones.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.