Input/response schema generator for Salesforce objects?
Is there a tool that can automatically generate an input/response schema for a Salesforce object? I'm trying to create a callable recipe that basically takes fields which will map directly to Salesforce object fields, and then return the object back as the response. For simplicity I'd love to simply have the input and response schemas match the object definition exactly, including labels and field names.
Best Answer
B
Bryan Yap
said
almost 7 years ago
Hi, we have a feature, Schema reuse, that might do the trick for you. This tool allows you to map datapill within a recipe into a Workato object which you use in other actions.
Answer
Bryan Yap
said
almost 7 years ago
Hi, we have a feature, Schema reuse, that might do the trick for you. This tool allows you to map datapill within a recipe into a Workato object which you use in other actions.
R7-Dev (old)
Input/response schema generator for Salesforce objects?
Is there a tool that can automatically generate an input/response schema for a Salesforce object? I'm trying to create a callable recipe that basically takes fields which will map directly to Salesforce object fields, and then return the object back as the response. For simplicity I'd love to simply have the input and response schemas match the object definition exactly, including labels and field names.
Hi, we have a feature, Schema reuse, that might do the trick for you. This tool allows you to map datapill within a recipe into a Workato object which you use in other actions.
Bryan Yap
Hi, we have a feature, Schema reuse, that might do the trick for you. This tool allows you to map datapill within a recipe into a Workato object which you use in other actions.