Procedures
Automation procedures in the Salesforce book.
to create a report in salesforce
Concept
Description
Type
Required
Default Value
Concept
Description
Type
create a json
use the above as the type json
set the type json's "type" to "Opportunity"
set the type json's "label" to "Opportunity"
create a json
use the above as the metadata json
set the metadata json's "name" to "Example Report from BDK"
set the metadata json's "description" to "A report from BDK"
set the metadata json's "report_type" to the type json
create a json
use the above as the request json
set the request json's "report_metadata" to the metadata json
create the request json in salesforceto export a report as a excel
Concept
Description
Type
Required
Default Value
Concept
Description
Type
to export a report as a table
Concept
Description
Type
Required
Default Value
Concept
Description
Type
to retrieve some (reports) from salesforce
Concept
Description
Type
to send an email in salesforce
Concept
Description
Type
Required
Default Value
Last updated
Was this helpful?
