
Announcements
I'm currently using the salesforce connector with forms, when a response is submitted the flow is supposed to create a case in a queue called Queue1, which it does but because Salesforce goes to its default auto assignment of case and moves the case to Queue2 directly after creation, to resolve this issue i need to add Sforce-Auto-Assign: FALSE as a header, is there anyway to resolve this?