Hi
I'm looking for advice on how to best use Alteryx to Automate case creation in Salesforce. I'm hoping to not recreate the wheel and wondering the best method for generating a new SalesForce case from Alteryx. Hoping to find a good method but explored on my own first (outlined below)
Use case: My support team wants to automate customer support cases based on customer survey responses, capture appropriate information from the survey to populate case fields and assign to the right queue for action.
Benefits:
Reduces:
Increases: Increased ability to disconnect on PTO
What I'm familiar with:
Where I need help: Creating a SFDC case from Alteryx
Looking at the community pages I haven't found a method yet. It's very possible my search skills are suboptimal or the answer is obvious. The Salesforce output tool does not appear to have 'Create' rights and is limited to Read, Update and Delete
My current plan is to create an extensible "Case Creator" using the Python Tool to:
Available to me:
There is an Alteryx to Salesforce connector. I would posit (based upon the support for SSO) that it runs on a python API wrapper - check it out here - https://help.alteryx.com/20231/designer/salesforce-output-tool...
Thanks! I found it in my research but it doesn't appear to have a create records capability. I'll dig in deeper and, if I can get to the underlying python, see if it can be updated to create a new case.
Has anyone used this successfully to create a new case?
I'm facing the same issue, any updates? 😊