0

Is there a way to call a Google App Script with some parameters (a json array for example) from a PHP script?

Thanks for helping!

1 Answer 1

1

Yes publish script to run as owner and anonymous access. Implement contentService from doGet.

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks, can you give me some more details? I am completely new to Google App Script. Thanks!
The part specific about apps script is contentService. See official samples that return json.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.