Related Product
Which product is this feature related to?
People Forms
Is your feature request related to a problem? Please describe.
Native forms lack the following features:
-
Forms in spanish
-
Have them fully integrated into our site
-
This is more related to registrations but a Forms API could also help, but to use our own payment processor as we are in Costa Rica and Stripe is not available here, so we need to use local payment processors
Reference: https://community.planningcenter.com/c/api-development/submit-form-via-api
Describe the solution you'd like
Have a type of forms that can only be submitted through the api with an organizational access token. That way form response values can be collected in Planning Center and can properly relate to people. Our authentication service knows the people id of the user, so that can be used to submit the form and link it to the correct user.
Describe alternatives you've considered
Creating custom forms and saving the results in our own database.
Additional context
I have..
Related Product
Which product is this feature related to?
People Forms
Is your feature request related to a problem? Please describe.
Native forms lack the following features:
Forms in spanish
Have them fully integrated into our site
This is more related to registrations but a Forms API could also help, but to use our own payment processor as we are in Costa Rica and Stripe is not available here, so we need to use local payment processors
Reference: https://community.planningcenter.com/c/api-development/submit-form-via-api
Describe the solution you'd like
Have a type of forms that can only be submitted through the api with an organizational access token. That way form response values can be collected in Planning Center and can properly relate to people. Our authentication service knows the people id of the user, so that can be used to submit the form and link it to the correct user.
Describe alternatives you've considered
Creating custom forms and saving the results in our own database.
Additional context
I have..