Post as API form and server connect form at the same time

I have a client that needs their forms to post to Salesforce CRM - for this they have provided an action url for the form and the field names, etc.

I also want to save the form data to local mysql db using serverconnect db insert.

Is it possible to do both at the same time or do one and trigger the next using dynamic events?

Yes possible with button onclick events

2 Likes