Prefect Credentials Deployment Utilization
Running The Deployment
Input Json Format
Generic Format
{
"payload":"payload here",
"function":"function name here"
}modify_customer_creds_obj Format
{
"payload":{
"customer_num":"F#",
"api_name":"api name",
"secret_values":{
"key1":"value1",
"key2":"value2"
},
"additional_customer_key":"boolean True or False"
},
"function":"modify_customer_creds_obj"
}remove_customer_from_customer_creds_obj Format
Specific API Inputs
whatconverts
catapult
Last updated